protected override object HandleCreate(UCultureInfo loc, int kind, ICUService srvc)
 {
     return(NumberFormat.CreateInstance(loc, kind));
 }