Is there a new factory to allow the pseudo instantiation?

Property definitions

nitc $ MClass :: has_new_factory
	# Is there a `new` factory to allow the pseudo instantiation?
	var has_new_factory = false is writable
src/model/model.nit:602,2--603,40