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