# File lib/celerity/container.rb, line 272
    def form(*args)
      Form.new(self, *args)
    end