It would be handy if the token of `ONC` class can be set from environment variables. ```python from onc import ONC onc = ONC() ```