module ElasticAPM::Transport::Serializers

def self.new(config)

def self.new(config)
  Container.new(config)
end