class ElasticAPM::Instrumenter::TransactionInfo

def current

def current
  Thread.current[KEY]
end