# File lib/Borges/HTML/HtmlBuilder.rb, line 188
  def small(&block)
    tag_do('small', block)
  end