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