luxlabs header browser preview


@interface SAGKDomainObject : SADomainObject

+ (id)domainObject;
+ (id)domainObjectWithDictionary:(id)a0 context:(id)a1;

- (id)groupIdentifier;
- (id)encodedClassName;

@end