# File lib/bundler/source.rb, line 146 def initialize(bundle, options) super @location = options[:location] end