I'm trying to do the following code but I get a compile error. I would like to init with no parameters because all are set to defaults values but I still need to use the designated initializer of the super class. I want to be able to call I'm trying to do the following code but I get a