Context used to store and parse options

Property definitions

config $ Config :: opts
	# Context used to store and parse options
	var opts = new OptionContext
lib/config/config.nit:185,2--186,29