# File lib/ramaze/helper/form.rb, line 88
      def form_input(label, hash)
        form_build(:input, label, hash)
      end