Class for containing cuby config and methods to load it from a file.
initialize
read_file(filename)
reads yaml file into the @items, processing it and setting the environment vars.
read_config
Looks for config file in following order and reads the first found:
[](i)
Access to items in the config file
[]=(i,v)