public ChoIniCommentNode[] AddHeadingComments(string[] commentLines) { return(_iniDocument.AddHeadingComments(commentLines)); }