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