# File lib/maruku/output/to_latex.rb, line 331
        def wrap_as_span(c)
                "{#{c} #{children_to_latex}}"
        end