# File lib/http/form_data/readable.rb, line 35
      def rewind
        @io.rewind
      end