I am trying to mock a redis server by creating an object which contains an object acting as a cache and functions to set and get data from it. I have placed this mock file in th