# File lib/merb-helpers/form/helpers.rb, line 374 def button(contents, attrs = {}) current_form_context.button(contents, attrs) end