# File lib/new_relic/agent/event_loop.rb, line 96 def run ::NewRelic::Agent.logger.debug "Running event loop" while !stopped? run_once end end