/* OutputsArrayController */ #import #import @interface OutputsArrayController : NSArrayController { } @end