static ImageSurface imageSurfaceWithToolTip() { var is = newImageSurface(); new ImageSurface_PositionToolTip(is); ret is; }