Classes with methods marked with the restful annotation

Property definitions

nitc $ RestfulPhase :: restful_classes
	# Classes with methods marked with the `restful` annotation
	var restful_classes = new HashSet[MClassDef]
src/nitrestful.nit:25,2--26,45