# File lib/chef/cookbook_site_streaming_uploader.rb, line 201 def initialize(parts) @parts = parts @part_no = 0 @part_offset = 0 end