public bool GetMaHS(string hs)
 {
     return(HS.GetMaHS(hs));
 }