!7 cmodule AnImageSurface > DynImageSurface { start { if (!hasImage()) setImage(whiteImage(50, 50)); } }