namespace Blue { [InjectRule(typeof(IService))] public interface ICanGetService { } }