class Gem::Resolv::IPv4

def eql?(other) # :nodoc:

:nodoc:
def eql?(other) # :nodoc:
  return self == other
end