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