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