# File lib/maruku/output/to_html.rb, line 955
        def children_to_html
                array_to_html(@children)
        end