public PlayerGroupController(IPlayerGroupRepository paramrepository) { repository = paramrepository; }