class ElasticAPM::OpenTracing::ScopeStack

def push(scope)

def push(scope)
  scopes << scope
end