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