@interface HRFeatures : NSObject @property (class, nonatomic) BOOL hideCategoryNameFromHeader; - (id)init; @end