package w1; public final class Z extends ThreadLocal { public final /* synthetic */ Object initialValue() { return Boolean.FALSE; } }