# File lib/merb-helpers/form/helpers.rb, line 61
  def form(*args, &blk)
    _singleton_form_context.form(*args, &blk)
  end