luxlabs header browser preview


@interface NSNotificationObservable : NSObservationSource

+ (id)observableWithName:(id)a0 object:(id)a1;

- (id)initWithName:(id)a0 object:(id)a1;

@end