# File lib/chef-config/workstation_config_loader.rb, line 52
    def config_location
      @config_location ||= (explicit_config_file || locate_local_config)
    end