class ElasticAPM::Config::Duration

def initialize(default_unit: 's')

def initialize(default_unit: 's')
  @default_unit = default_unit
end