interface IImageSurfaceMaker { ImageSurface newImageSurface(); }