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