String getNewFeatureDir(String featureName) { return p.join(_projectDir, 'lib', 'features', featureName); }