# File lib/chef-config/workstation_config_loader.rb, line 48
    def no_config_found?
      config_location.nil? && !credentials_found
    end