Clears the memoization cache once you are done
void
public static function clear() { self::$intervalsCache = array(); }