# File lib/amqp/channel.rb, line 713
    def exchanges
      @exchanges ||= AMQP::Collection.new
    end