class ElasticAPM::OpenTracing::ScopeManager

def initialize

def initialize
  @scope_stack = ScopeStack.new
end