@interface HMDUserDataControllerTimerCreator : NSObject - (id)createExponentialBackoffTimerForZoneFetch; @end