45464748495051
public class DhnsGraphController implements GraphController { protected IDGen iDGen; public DhnsGraphController() { iDGen = new IDGen(); }