using System; using System.Collections.Generic; namespace CPS.SegmentationTool.Data.Repositories { public interface I${featureName}Repository { } }