public virtual bool IsLocationApplicable(string configPath)
 {
     return(host.IsLocationApplicable(configPath));
 }