/**
  * {@inheritDoc}
  */
 public function getLogged()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getLogged', []);
     return parent::getLogged();
 }