The instance attributes set in `Validator.__init__` are missing in the [API docs](http://docs.python-cerberus.org/en/stable/api.html#validator-class), eg. `document`. At least Sphinx 1.5.6 or newer also spits out warnings. i tried the `autoattribute` and `autoinstanceattribute` without success so far.