# File lib/maruku/output/to_html.rb, line 34
        def to_html
                REXML::Text.new(self)
        end