@interface _NSMetadataQueryResultGroupArray : NSArray { id _group; } - (void)dealloc; - (id)objectAtIndex:(unsigned long long)a0; - (unsigned long long)count; @end