class ElasticAPM::Context

def initialize

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