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