public Controller() { this.viewEngine = new SusViewEngine(); }
protected Controller() { this.viewEngine = new SusViewEngine(); }