Base Class Construction Script not Being Called

This resolves my immediate problem but still requires boilerplate (the invocation of the parent class method.) It would be very nice indeed to get an option somewhere to make this behave in such a way that parent methods are always called if the child doesn’t override it. (Which could be as simple as being able to delete the constructionscript/events from the child classes.)