# File lib/celerity/container.rb, line 707
    def text_field(*args)
      TextField.new(self, *args)
    end