StrEnum.__str__
str.__str__
use `str.__str__` for `StrEnum` so that `str(StrEnum.member)` is the same as directly accessing the string value of the `StrEnum` member
types.EllipsisType
.NoneType
.NotImplementedType