# File lib/mechanize/form/field.rb, line 44
  def dom_id
    node['id']
  end