private void StoreInternal(TextWriter bw, String comments, bool escUnicode)
        {
            if (comments != null)
            {
                WriteComments(bw, comments);