public static function flush()
 {
     ilGlobalCache::getInstance(ilGlobalCache::COMP_COMPONENT)->flush();
     self::$instance = NULL;
 }