Hi guys, Busy afternoon. As I change my source code here to use as much of lambda as possible, I realized there is a ThreadLocal(Supplier<T>) constructor, but not an InheritableThreadLocal(Supplier<T>) one. Can it be added? Regards, Michael