public bool CommentIniIncludeFileNode(string filePath)
 {
     return(_iniDocument.CommentIniIncludeFileNode(filePath));
 }