Path 1: 5 calls (1.0)

Module (5)

1@only_required_for_messages("docstring-first-line-empty", "bad-docstring-quotes")
2    def visit_module(self, node: nodes.Module) -> None:
3        self._check_docstring("module", node)