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