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