public void engage(ChosenOne friend)
 {
     friend.accept(new InControl());
 }