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