Ziggy Cross

Results 1 issues of Ziggy Cross

It seems the current approach for managing config is with `.get` and `.set` methods. I believe it would make sense to also implement `__getitem__` and `__setitem__` dunder methods in addition...