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