# File lib/amqp/exchange.rb, line 378
    def reset
      @deferred_status = nil
      initialize @mq, @type, @name, @opts
    end