# File lib/new_relic/agent/agent.rb, line 354 def connect_in_foreground NewRelic::Agent.disable_all_tracing { connect(:keep_retrying => false) } end