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