# File lib/chef/streaming_cookbook_uploader.rb, line 135 def read(offset, how_much) @stream.read(how_much) end