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