static new AtomicInteger makeVar_varCount; sS makeVar(S name default "") { ret anonVar(name, incAndGet(makeVar_varCount)); }