class Bundler::LazySpecification

def ==(other)

def ==(other)
  identifier == other.identifier
end