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