class Bundler::CLI::Config

def list

def list
  Base.new(options, nil, nil, self).run
end