public int GetFreePlaces()
 {
     return(_server.GetFreePlaces());
 }