module ElasticAPM::Transport::Filters

def self.new(config)

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