class Gem::Resolv::LOC::Size

def ==(other) # :nodoc:

:nodoc:
def ==(other) # :nodoc:
  return @scalar == other.scalar
end