public static void Reset()
 {
     _context = new FooBarInMemDb();
 }
 public static void Reset()
 {
     _context = new FooBarInMemDb();
 }