class Bundler::Source::Path

def cached!

def cached!
  @local_specs = nil
  @allow_cached = true
end