:nodoc:
Returns:
3272 3273 3274
# File 'lib/resolv.rb', line 3272 def eql?(other) # :nodoc: return self == other end