# File lib/Borges/HTML/HtmlBuilder.rb, line 108
  def horizontal_rule
    tag('hr')
  end