# File lib/amqp/exchange.rb, line 389
    def receive_response(response)
      self.callback && self.callback.call(self)
    end