luxlabs header browser preview


@interface CLSHolidayCalendarEventRulesFactory : NSObject

+ (id)allSupportedCountryCodes;
+ (id)_baseURL;
+ (id)eventRules;
+ (id)_allEventRulesForEventRulesDictionaries:(id)a0;
+ (id)_eventRulesDictionariesForURL:(id)a0;
+ (id)eventRulesForSourcesURL:(id)a0;
+ (id)eventRulesSourcesURL:(id)a0;
+ (id)eventRulesURLForSourceURL:(id)a0;

@end