# File lib/merb-helpers/form/builder.rb, line 347 def unbound_hidden_field(attrs = {}) attrs.delete(:label) super end