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