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