# File lib/bundler/cli/config.rb, line 6 def initialize(options, args, thor) @options = options @args = args @thor = thor end