public MineSweeperSpec()
     : this(MineSweeperSettings.Sweeper())
 {
 }
 public RecurrentSpec()
     : this(MineSweeperSettings.Sweeper())
 {
 }