#import @interface IndicatorLight : NSImageView { } - (void) ToggleState; @end