luxlabs header browser preview


@interface PGAggregationsTitleSpecFactory : NSObject

+ (id)_specDefinitionForEntertainment;
+ (id)_buildSpecCollectionForMeaningLabel:(id)a0 withSpecDefinition:(id)a1 features:(id)a2;
+ (id)_featureTypesFromFeatureKey:(id)a0;
+ (id)_specCollectionForBirthday;
+ (id)_specCollectionForGathering;
+ (id)_specDefinitionForActivity;
+ (id)_specDefinitionForBeaching;
+ (id)_specDefinitionForBreakfast;
+ (id)_specDefinitionForClimbing;
+ (id)_specDefinitionForDinner;
+ (id)_specDefinitionForDiving;
+ (id)_specDefinitionForHiking;
+ (id)_specDefinitionForLunch;
+ (id)_specDefinitionForNightOut;
+ (id)_specDefinitionForPerformance;
+ (id)_specDefinitionForSportEvent;
+ (id)_specDefinitionForWinterSport;
+ (id)specCollectionForMeaningLabel:(id)a0;
+ (id)specCollectionForMeaningLabel:(id)a0 features:(id)a1;

@end