public UtilityController() { uu = new UserUtilities(); db = uu.db; }
public EchoHub() { uu = new UserUtilities(); db = uu.db; }