Need to modify IBlendedCacheConfiguration to have a Type parameter that can be set, and a method like GetVolatileCacheEntry(Model?)OrDefault that will return the IVolatileCacheEntry object.
Modify tests appropriately, but please try to keep into two different commits. Squashing appreciated until pull request out.