public function __construct()
 {
     parent::__construct();
     $this->_oCache = new Cache();
 }