class ElasticAPM::Agent

def build_context(rack_env)

def build_context(rack_env)
  @context_builder.build(rack_env)
end