public static ControllerModel Controller4(this ApplicationModel applicationModel)
 {
     return(applicationModel.Controller <Controller4>());
 }