# File lib/bundler/settings.rb, line 86
    def allow_sudo?
      !@local_config.key?(key_for(:path))
    end