public void SetUp()
 {
     theProvenance = GetType().Namespace;
     theConfigurationHelper = new BottleConfigurationDef(theProvenance);
 }
 public void SetUp()
 {
     theProvenance          = GetType().Namespace;
     theConfigurationHelper = new BottleConfigurationDef(theProvenance);
 }