public Task <IEnumerable <string> > GetRemindersAsync() =>
 host.GetRemindersAsync();