# File lib/maruku/output/to_latex.rb, line 315
def
to_latex_quote
;
wrap_as_environment
(
'quote'
)
end