Ss tok_autoQuineFunc(LS contents) { ret " toString { ret " + quote(shorten(maxQuineLength, trimJoin(contents))) + "; }"; }