IEnumerable <string> IModelExplicitDeclarationsHolder.GetSplitGroupsFor(System.Type type) { return(declaredModel.GetSplitGroupsFor(type)); }