namespace InABox.Integration { public interface IIntegrationSupplier : IIntegrationItem { } }