namespace Ombi.Notifications.Agents { public interface IGotifyNotification : INotification { } }