public UseRequestScopeContext()
 {
     _app = new FakeApplicationBuilder();
 }
 public Use()
 {
     _app = new FakeApplicationBuilder();
 }