# File lib/multi_xml/parsers/ox.rb, line 51
        def text(value)
          append(MultiXml::CONTENT_ROOT, value)
        end