void InitNotifications() { using (new MethodTracer(Logger)) { m_notifications = new NotificationProducer(m_settings.Notifications); } }