class Protobuf::Rpc::ServiceDirectory::Listing

def eql?(other)

def eql?(other)
  uuid.eql?(other.uuid)
end