-(NSImage *)getAnImage { return [[[NSImage alloc] initWithContentsOfFile:@"/tmp/youownthis.jpg"] autorelease]; }