# File lib/Borges/HTML/HtmlBuilder.rb, line 332
  def table_spacer_row
    table_row do space end
  end