public Assignments() { Context = new AcademicContext(); }
public Notifications() { Context = new AcademicContext(); }
public Report() { Context = new AcademicContext(); }