class ElasticAPM::OpenTracing::Tracer

def initialize

def initialize
  @scope_manager = ScopeManager.new
end