class ElasticAPM::Config::Duration

def initialize(seconds)

def initialize(seconds)
  @seconds = seconds
end