static L sortSnippetsByName(L l) { ret sortedByFieldIgnoreCase(l, "title"); }