class Test { void method(ThreadLocal l) { l.substring(0); } }