Please can you add support for calling overloaded base class constructors when instantiating derived classes!
Calling the default constructor only is not always the best thing to do, especially if the base class requires a constructor with parameters!