This also adds an assert that cache values are an instance of ol.Tile in expireCache, instead of doing a type cast. Later we will want to enforce the ol.Tile type by overriding the set method.