We added the `AndList` to handle lists of restrictions in `Relation` but it lacks a `__repr__` method, so our restricted relations now look ugly.
We added the
AndListto handle lists of restrictions inRelationbut it lacks a__repr__method, so our restricted relations now look ugly.