187c187
< if len(self) == 1 and isinstance(self[0], AllProxy):
---
> if len(self) == 1 and isinstance(self[0], proxy.AllProxy):