module Oboe module Ruby def self.initialize Oboe::API.report_init('ruby') Oboe::Loading.load_access_key Oboe::Inst.load_instrumentation end end end