static LS allIfQuotedPatterns(S s) { ret map firstQuoted(jextractAll("if ", s)); }