# File lib/new_relic/agent/agent.rb, line 98
        def instance
          @instance ||= self.new
        end