# File lib/pusher-client/channel.rb, line 38
    def acknowledge_subscription(data)
      @subscribed = true
    end