method
eql?
eql?(other)
public
Hide source
# File lib/resolv.rb, line 1116 def eql?(other) return self == other end
eql?(other)
public
# File lib/resolv.rb, line 1116 def eql?(other) return self == other end