42434445464748
private final GridServer grid; public GridService() { super(SRV_NAME); this.grid = new GridServer(); }