# File lib/new_relic/agent/transaction.rb, line 472 def needs_middleware_summary_metrics?(name) name.start_with?(MIDDLEWARE_PREFIX) end