# File lib/ramaze/helper/sequel_form.rb, line 172
    def field_input(name)
      input :name => name
    end