/**
  * @inheritdoc
  */
 public function getLastOnline()
 {
     return $this->entity->getUserLastOnline();
 }