Instantiates a new SimpleCache object.
Example:
let cacheSystem = new SimpleCache();
This method resets the cache current timestamp specified in the sys_cache_system_url table, herewith:
Return:
let cacheSystem = new SimpleCache(); cacheSystem.resetCacheSystemUrl();