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