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