#import @interface Invert : NSObject - (void)toggleInvertColors:(NSEvent *)event; @end