# File lib/new_relic/agent.rb, line 371 def require_test_helper path = File.join(__FILE__, '..', '..', '..', 'test', 'agent_helper') require File.expand_path(path) end