# File lib/chef/cookbook/remote_file_vendor.rb, line 77
      def validate_cached_copy(cache_filename)
        valid_cache_entries[cache_filename] = true
      end