nitc :: MClass :: the_root_init_mmethod
TODO: merge with root_init
and ModelBuilder::the_root_init_mmethod
if possible
# The base init of the class.
#
# TODO: merge with `root_init` and `ModelBuilder::the_root_init_mmethod` if possible
var the_root_init_mmethod: nullable MMethod = null
src/modelize/modelize_property.nit:523,2--526,51