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