Compared binded objects currently implies either comparing them field by field or serialising them and comparing. We should define `__eq__` to apply this kind of comparison so they boilerplate is reduced in the API.