## Collection.\_\_repr\_\_()


String representation.


Usage


``` python
Collection.__repr__()
```


## Returns


`str`  
repr string.
