public void ResetContext() { Context = null; }
public BugReportingContextService() { Context = new BugReportingContext(); }