# File lib/amqp/connection.rb, line 123
  def self.channel=(value)
    @channel = value
  end