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