static AutoInitVar> thoughts_var = new(func -> L { persistentList("Thoughts") }); static L thoughts() { ret thoughts_var!; }