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