# File lib/new_relic/agent/javascript_instrumentor.rb, line 105
      def browser_timing_loader
        html_safe_if_needed("\n<script type=\"text/javascript\">#{Agent.config[:js_agent_loader]}</script>")
      end