# File lib/maruku/output/to_html.rb, line 319
  def to_html_hrule
    xelem('hr')
  end