``__match_args__`` are now generated to support Python 3.10's `Structural Pattern Matching `_. This can be controlled by ``match_args`` argument to the class decorators.