# File lib/action_dispatch/http/upload.rb, line 20
      def rewind
        @tempfile.rewind
      end