public GameOfLifeHub(GameOfLifeExecutor gameOfLifeExecutor) { this.gameOfLifeExecutor = gameOfLifeExecutor; }