# File lib/new_relic/agent/synthetics_monitor.rb, line 15
      def on_finished_configuring(events)
        events.subscribe(:before_call, &method(:on_before_call))
      end