def contains_coro(self) -> 'boolean.Boolean': return _coconut_tail_call(self.exists, inspect.iscoroutine)