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

def hash

def hash
  return @downcase.hash
end