# File lib/new_relic/agent/event_loop.rb, line 165
      def on(event, &blk)
        fire(:__add_event, event, blk)
      end