# File lib/new_relic/agent/instrumentation/excon/middleware.rb, line 35 def response_call(datum) finish_trace(datum) @stack.response_call(datum) end