static S uploadToImageServer(BufferedImage img, S name) { ret uploadToImageServerIfNotThere(img, name); }