class ChefConfig::WorkstationConfigLoader

def config_location

def config_location
  @config_location ||= (explicit_config_file || locate_local_config)
end