# File lib/new_relic/agent/agent.rb, line 291 def already_started? if started? ::NewRelic::Agent.logger.error("Agent Started Already!") true end end