Counts the number of calls to property length

Property definitions

text_stat :: text_stat $ Sys :: length_calls
	# Counts the number of calls to property length
	var length_calls = new Counter[String]
lib/text_stat/text_stat.nit:36,2--37,39