Config tree used to store config options

Property definitions

config $ IniConfig :: ini
	# Config tree used to store config options
	var ini: IniFile is noinit
lib/config/config.nit:301,2--302,27