public CustomImageSourceServiceStub(CustomImageCacheStub cache)
 {
     _cache = cache;
 }