Ini variants are non deterministic!
I just realized that of you run the test suite several times the __name
key isn't always the same for the same configuration..
I think this should be given. Every time I run the programme I should get identical ini files (indentical in the sense that all key,value-pairs match not necessarily the order as dicts are unordered.)