public void Tag(Image image)
 {
     _domainServices.Tag(image);
 }