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