sS imageSnippetIDForQuote(S name) { ret empty(name) ? null : imageSnippetIDForName(quote(name)); }