# File lib/new_relic/control/class_methods.rb, line 12 def instance(create=true) @instance ||= create && new_instance end