# File lib/new_relic/agent/transaction_metrics.rb, line 44 def each_unscoped @unscoped.each { |name, stats| yield name, stats } end