# File lib/merb-helpers/form/builder.rb, line 357 def unbound_select(attrs = {}) unbound_label(attrs) + super end