public function __construct()
 {
     parent::__construct();
     $this->cache = common\cache::getCache();
 }
 public function __construct()
 {
     parent::__construct();
 }