class ElasticAPM::Metrics::Registry

def initialize(config, &block)

def initialize(config, &block)
  @config = config
  @callback = block
end