public virtual object CreateDeprecatedConfigContext(string configPath)
 {
     return(host.CreateDeprecatedConfigContext(configPath));
 }