!7 concept TestImage { new Ref pngFile; S imageMD5; int width, height; bool textKnown; S text; } p { simpleCRUD(TestImage); }