sS mapMethodLike formatFunctionCallWithSemicolon(S fname, O... args) { ret formatFunctionCall(fname, args) + ";"; }