# File lib/xml/dom/core.rb, line 2360
      def appendData(str)
        @value << str
      end