fun <T : Cacheable> removeObject(key: String): <ERROR CLASS><T?, Boolean>
Overrides Cache.removeObject
T - the type of object being removed by key
T