public void SetUp()
 {
     _game = new BowlingGame();
 }