# File lib/multi_xml/parsers/ox.rb, line 54
        def text(value)
          append('__content__', value)
        end