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