Inheritance: StructureMapNancyBootstrapper
 public StructureMapNancyBootstrapperFixture()
 {
     this.bootstrapper = new FakeStructureMapNancyBootstrapper();
     this.bootstrapper.Initialise();
 }
 public StructureMapNancyBootstrapperFixture()
 {
     this.bootstrapper = new FakeStructureMapNancyBootstrapper();
     this.bootstrapper.Initialise();
 }