We should never access to private/protected members or methods.
Current state:
% pylint --disable=all --enable=protected-access nuxeo-drive-client/nxdrive +-----------------+------------+ |message id |occurrences | +=================+============+ |protected-access |75 | +-----------------+------------+