Constructors of classes which need direct access to configuration now take Config class instance as parameter which will give them better maintainability in the future CHEAT_HIGHLIGHT has been added to Configuration class
- tests prove descending hiearchy of config system - env vars, local config file, global config file
- allows to change these paths for testing purposes and also gives user option to change his config paths