# File lib/new_relic/agent/harvester.rb, line 35 def needs_restart?(pid = Process.pid) @starting_pid != pid end