public ExaminationsController(MLabContext context) { _context = context; ExaminationsHelper.Init(_context); }