# File lib/celerity/container.rb, line 675
    def table(*args)
      Table.new(self, *args)
    end