public void DelayNotifications(TimeSpan delay)
 {
     Guide.DelayNotifications(delay);
 }