# File lib/new_relic/agent/autostart.rb, line 46 def constant_is_defined?(const_name) !!::NewRelic::LanguageSupport.constantize(const_name) end