```java if (canSeeOtherPlayers) { // TODO : Should check if have arguments first. final String playerName = arguments[1]; ```