@class HDProfile; @interface HDMedicationTimeZoneManager : NSObject { HDProfile *_profile; } - (id)initWithProfile:(id)a0; - (void).cxx_destruct; - (void)_timeZoneDidChange; @end