# File lib/amq/protocol/get_response.rb, line 29 def exchange if @method.respond_to?(:exchange) @method.exchange end end