# File lib/www/mechanize/form.rb, line 134
      def submit(button=nil)
        @mech.submit(self, button)
      end