class ElasticAPM::Context

@api private

def initialize

def initialize
  @custom = {}
  @tags = {}
end