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