class Bundler::Injector

def initialize(deps, options = {})

def initialize(deps, options = {})
  @deps = deps
  @options = options
end