hash(# :nodoc:)
No documentation available.
# File lib/resolv.rb, line 1108 def hash # :nodoc: return @labels.hash ^ @absolute.hash end