class ElasticAPM::Config::Size

def initialize(bytes)

def initialize(bytes)
  @bytes = bytes
end