#import @interface NSImage (PMAdditions) + (NSImage *) imageNamed: (NSString *) aName owner: (id) owner; @end