public ChoIniCommentNode CreateCommentNode(string comment) { return(_iniDocument.CreateCommentNode(comment)); }