# File lib/merb-helpers/form/helpers.rb, line 15
  def current_form_context
    form_contexts.last || _singleton_form_context
  end