# File lib/celerity/container.rb, line 723
    def tfoot(*args)
      TableFooter.new(self, *args)
    end