luxlabs header browser preview


@interface SAMPArtistCollection : SAMPCollection

+ (id)artistCollectionWithDictionary:(id)a0 context:(id)a1;
+ (id)artistCollection;

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

@end