public function initialize(): void { parent::initialize(); $this->model = new \{%modelNamespace%}\{%modelName%}();{%filterRule%} }