if self._rank is None:
            rank_str = ""
        else:
            rank_str = str(self._rank + 1)