# File lib/new_relic/agent/configuration/default_source.rb, line 12 def self.value_of(key) Proc.new do NewRelic::Agent.config[key] end end