13 14 15
# File 'lib/heimdall_apm/agent.rb', line 13 def self.instance(opts = {}) @@instance ||= self.new(opts) end