The `StrEnum` docs include a note that references `str(StrEnum.member)`, which can seem like `member` is a method of the `StrEnum` class. Also, unlike `IntEnum`, there is no illustrative example. <!-- gh-linked-prs --> ### Linked PRs * gh-136864 * gh-136936 * gh-136937 <!-- /gh-linked-prs -->