Some method

Property definitions

gettext $ X :: foo
	# Some method
	fun foo: String do
		return "This String is a test"
	end
lib/gettext/examples/langannot.nit:22,2--25,4