class Bundler::Settings

def ignore_config?

def ignore_config?
  ENV["BUNDLE_IGNORE_CONFIG"]
end