# File lib/deltacloud/helpers/blob_stream.rb, line 53
    def each(&blk)
      @body_callback = blk
    end