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