# File lib/amqp/exchange.rb, line 546
    def reset
      initialize(@channel, @type, @name, @opts)
    end