# File lib/amq/protocol/client.rb, line 626
        def initialize(channel_id)
          @channel_id = channel_id
        end