public function testExecute()
 {
     $conf = new ezcTemplateCompiledCode('14862b79ceaf01443626bd5d564c53e2', $this->templateCompiledPath . 'full-14862b79ceaf01443626bd5d564c53e2.php');
     $conf->template = new ezcTemplate();
     $conf->context = new ezcTemplateXhtmlContext();
     $conf->execute();
 }