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