Can I do the following? public Manager(String userName) { game = new Game(userName); game.addManager(this);