Implementation of the ICache interface. We never actually cache anything here since it is all about mock responses, not actually caching real data.
See Implementation
Implementation of the ICache interface. We never actually cache anything here since it is all about mock responses, not actually caching real data.