@interface HKCurrentLocaleCountryCodeProvider : NSObject - (id)currentCountryCode; @end