public void append(Spiel spiel)
 {
     this.spiele.Add(spiel);
 }