static A printIfDebugging(S s default "", A a) { ret printIf(debugging(), s, a); }