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