protected function removeCache($key = false) {
        if (!$this->useCache) {
            return false;
        }