
At its core, the config is a key-value storage with peculiar key equality rules. Make it behave more like a python dictionary and return the key on iteration.
At its core, the config is a key-value storage with peculiar key equality rules. Make it behave more like a python dictionary and return the key on iteration.