public function getWhathoodUser()
 {
     return \Whathood\Entity\WhathoodUser::build($this->getRequest());
 }