Routes and thus Actions active on self

Property definitions

nitcorn $ VirtualHost :: routes
	# Routes and thus `Action`s active on `self`
	var routes = new Routes(self)
lib/nitcorn/server_config.nit:39,2--40,30