:nodoc:
3268 3269 3270
# File 'lib/resolv.rb', line 3268 def ==(other) # :nodoc: return @scalar == other.scalar end