luxlabs header browser preview


@interface MDAgent : NSObject

+ (id)sharedAgent;

- (id)init;
- (void)handleLogOut;

@end