if self._args.get('zig_zag'):
            results = zig_zag(self)
            streams['default'].append(results)