public PlayerRepository()
 {
     elements = PlayersSaver.Load();
 }