sS mapMethodLike formatFunctionCall_quoteAll(S fname, O... args) { ret formatFunctionCall(fname, mapObjectArray quote(args)); }