# File lib/maruku/output/to_s.rb, line 31
        def children_to_s
                @children.join
        end