The constructor is a (the) root init with empty signature but a set of initializers

Property definitions

nitc $ MMethod :: is_root_init
	# The constructor is a (the) root init with empty signature but a set of initializers
	var is_root_init: Bool = false is writable
src/model/model.nit:2426,2--2427,43