public CompositionRootBuilder WithPlayer1AsCurrentPlayer() { gameBuilder.WithPlayer1AsCurrentPlayer(); return(this); }