``` # Internal book-keeping fields to exclude from...
# development
f
Copy code
# Internal book-keeping fields to exclude from hash codes/equality checks.
  _SPECIAL_FIELDS = ('extends', 'merges', 'type_alias')