class ChefConfig::WorkstationConfigLoader

def no_config_found?

def no_config_found?
  config_location.nil? && !credentials_found
end