This class exposes methods to set/get/load/save and clear the cache. It contains a cache handler (a class implementing the __ICacheHandler interface) that is the one in charge of handle the cache storage, so the __Cache class acts a facade in that sense.