class Gem::Resolver::InstalledSpecification
def ==(other) # :nodoc:
def ==(other) # :nodoc: self.class === other && @set == other.set && @spec == other.spec end
def ==(other) # :nodoc: self.class === other && @set == other.set && @spec == other.spec end