protected function isCached()
 {
     return $this->view->isCached($this->getTemplate(), $this->cache_id);
 }