namespace InABox.Integration.Awg { public interface IAwgStage : IIntegrationStage { } }