redef fun bytepos=(p) do
		sys.bytepos_call.inc "FlatString"
		super
	end
					lib/text_stat/text_stat.nit:269,2--272,4
				
	redef fun bytepos=(p) do
		sys.bytepos_call.inc "FlatBuffer"
		super
	end
					lib/text_stat/text_stat.nit:226,2--229,4