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