#import @interface ProcWatcher : NSObject + (instancetype) shared; - (void) startWatching; @end