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