class Bundler::LazySpecification

def ==(other)

def ==(other)
  full_name == other.full_name
end