class Bundler::Source::Path

def remote!

def remote!
  @local_specs = nil
  @allow_remote = true
end