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