# File lib/merb-helpers/form/helpers.rb, line 223 def label(*args) current_form_context.label(*args) end