if span is not None and not dont_trace:
            child_span = self._make_span('bind', span)
        else:
            child_span = None