39 40 41
# File 'lib/AppFormBuilder.rb', line 39 def label(field, text) super(field, text, label_options(field)) end