This class can be used to create and manipulate configuration files in the .INI format. It can:
- Parse a given .INI file and store its values in bidimensional associative array split by section and setting option
- Add, rename and remove sections or options
- Change option values
- Store the .INI settings in a file