protected function getPhotoOfUser($user_id)
 {
     return ImageServiceFacade::getPhotoOfUser($user_id);
 }