private string theConfigurationType()
 {
     return thePolicy.As<IKnowMyConfigurationType>().DetermineConfigurationType();
 }