private static void CheckCache() { MLog.Debug("Cache now have: ", System.Math.Round(Caching.spaceOccupied * 1.0 / (1024 * 1024), 2), "mb"); }