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