namespace InABox.Integration.Logikal { public interface ILogikalProduct : IIntegrationProduct { } }