gjs enabled support for static class blocks, which gives us a less error-prone and more readable alternative to _classInit(), provided we make sure to call registerClass() first. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/215>