public void GivenTheSpecflowConfigurationIs(string specFlowConfigurationContent)
 {
     _appConfigConfigurationDriver.SetSpecFlowConfigurationContent(specFlowConfigurationContent);
 }