In case of redefined constructors, is an implicit call-to-super required?

Property definitions

nitc :: auto_super_init $ AMethPropdef :: auto_super_call=
	# In case of redefined constructors, is an implicit call-to-super required?
	var auto_super_call = false
src/semantize/auto_super_init.nit:53,2--54,28