# File lib/celerity/container.rb, line 760
    def thead(*args)
      TableHeader.new(self, *args)
    end