class Protobuf::Rpc::ServiceDirectory::Listing

def ttl

def ttl
  [super.to_i, 1].max
end