public static void DisableCache()
 {
     ACTIVE = NOT_CACHED;
 }