public static IEnumerable <string> EthnicityNameMixedList()
 {
     return(Ethnicity.NameMixedList());
 }