static AutoInitVar md5OfMyJavaSource_cache = new(func -> S { md5(myJavaSource()) }); static S md5OfMyJavaSource() { ret md5OfMyJavaSource_cache!; }