/**
  * @return string
  */
 public function getUserId()
 {
     return $this->user->getId();
 }