# File lib/celerity/container.rb, line 691
    def tbody(*args)
      TableBody.new(self, *args)
    end