luxlabs header browser preview


@interface _LSEmptyPropertyList : _LSLazyPropertyList

+ (id)sharedInstance;
+ (BOOL)supportsSecureCoding;

- (BOOL)_getPropertyList:(id *)a0;
- (id)uncheckedObjectsForKeys:(id)a0;
- (void)encodeWithCoder:(id)a0;
- (BOOL)_getValue:(id *)a0 forPropertyListKey:(id)a1;
- (id)initWithCoder:(id)a0;

@end