luxlabs header browser preview


@interface NRLoggingXPCProxy : NSProxy {
    id _proxy;
}

- (void)forwardInvocation:(id)a0;
- (id)methodSignatureForSelector:(SEL)a0;
- (void).cxx_destruct;

@end