# File lib/mechanize/form.rb, line 67
  def keys; fields.map { |f| f.name }; end