# File lib/amqp/channel.rb, line 433
    def default_exchange
      @default_exchange ||= Exchange.default(self)
    end