Counts the number of call to index on a Text

Property definitions

text_stat :: text_stat $ Sys :: index_call
	# Counts the number of call to index on a Text
	var index_call = new Counter[String]
lib/text_stat/text_stat.nit:42,2--43,37