# File lib/bundler/cli.rb, line 304 def config(*args) require 'bundler/cli/config' Config.new(options, args, self).run end