# File lib/ruport/formatter/html.rb, line 63
    def build_table_footer
      output << "\t</table>"
    end