# File lib/new_relic/agent/stats_engine.rb, line 27 def with_stats_lock @stats_lock.synchronize { yield } end