static LS quotedLines_unquote(S text) { ret unquoteAll(filter isQuoted(tlft(text))); }