public static bool IsCounting()
 {
     return(instance.GetCounting());
 }