Path 1: 149 calls (1.0)
1def _inc_indent(self) -> None: 2 """Increment indentation.""" 3 self._indent += " "