# File lib/mechanize/form.rb, line 89
  def dom_id
    form_node['id']
  end