# File lib/bundler/source.rb, line 331 def self.from_lock(options) new(options.merge("path" => options.delete("remote"))) end