class Gem::Resolv::DNS::Label::Str

def eql?(other)

def eql?(other)
  return self == other
end