# File lib/bundler/source.rb, line 135 def initialize(options) @options = options @path = options["path"] end