public bool AddHK(HocKi hk)
 {
     return(HS.AddHK(hk));
 }