static interface MakesBufferedImage extends WidthAndHeight { BufferedImage getBufferedImage(); }