public void Given()
 {
     context = new MockLocatorContext();
     EnterpriseLibraryContainer.SetCurrentLocator(context.MockLocator);
 }