# File lib/Borges/HTML/HtmlBuilder.rb, line 17
  def break
    tag('br')
  end