private function setPresenter()
 {
     $this->repository->setPresenter('CodeProject\\Presenters\\ProjectFilePresenter');
 }