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