public string GetScore()
 {
     return(_scoreCounter.AsString());
 }