# File lib/bundler/injector.rb, line 17 def initialize(deps, options = {}) @deps = deps @options = options end