# File lib/maruku/output/to_latex.rb, line 528
  def children_to_latex
    array_to_latex(@children)
  end