# File lib/maruku/output/to_latex.rb, line 316
def
to_latex_ol
;
wrap_as_environment
(
'enumerate'
)
end