67 68 69 70
# File 'lib/chef-api/multipart.rb', line 67 def rewind @ios.each(&:rewind) @index = 0 end