class Bundler::LazySpecification

def missing?

def missing?
  @materialization == self
end