BLS wrote: > However. I have no idea which advantages this feature really has. In a long module, you can organize the static constructor code in a way that makes sense, rather than being forced to put it all in one place. It also makes it practical to mixin code that requires static construction.