# File lib/chef/cookbook/synchronizer.rb, line 33
    def mark_file_as_valid(cache_path)
      @valid_cache_entries[cache_path] = true
    end