static <A> ThreadLocal<A> newThreadLocal() { ret new ThreadLocal; }