public NotesController(stayAlertContext context) { _context = context; }
public ArticlesController(stayAlertContext context) { _context = context; }