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