sbool hasCachedImageSnippet(S snippetID) { ret fileSize(imageSnippetCacheFile(snippetID)) > 0; }