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