6 7 8 9 10
# File 'lib/one_apm/configuration/default_source.rb', line 6 def self.value_of(key) Proc.new do OneApm::Manager.config[key] end end