scope debugging static new ThreadLocal #var; sbool debugging() { ret isTrue(var!); } static AutoCloseble tempDebug() { ret tempSetTL(var, true); }