public Server() { cook = new Cook(); tableRequests = new TableRequests(); }
public Server() { cook = new Cook(); }