:nodoc:
Returns:
2136 2137 2138
# File 'lib/resolv.rb', line 2136 def eql?(other) # :nodoc: return self == other end