class ZipTricks::RackBody

RackBody is actually just another use of the OutputEnumerator, since a Rack body object must support `#each` yielding successive binary strings.