Added:
* ability to add several managers
* defaults methods: `create`, `count` to manager
Changed:
* python3.7+
* motor2.0+
* default manager name `manager` -> `documents`
Removed:
* `__loop__` attribute
* `_as_dict()` method
* `manager_class` attribute
* ability to pass dict as an argument in `__init__` method