# File lib/new_relic/agent/agent.rb, line 230
        def stop_event_loop
          @event_loop.stop if @event_loop
        end