public function __construct()
 {
     parent::__construct('Zend_Cache_Backend_APC');
 }