namespace InABox.Integration.Awg { public interface IAwgItem : IIntegrationItem { } }