public static bool RemoveCache(Cache cache) { return(Caching.INTERNAL_CALL_RemoveCache(ref cache)); }