class ElasticAPM::OpenTracing::Tracer

def active_span

def active_span
  scope_manager.active&.span
end