eql?(other)
No documentation available.
# File lib/resolv.rb, line 1189 def eql?(other) return self == other end