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