# File lib/celerity/container.rb, line 118
    def cell(*args)
      TableCell.new(self, *args)
    end