public Chat(GQContext context) { db = context; }
public GameController(GQContext context) { db = context; }