Is this an error?

Property definitions

mpi $ SuccessOrError :: is_error
	# Is this an error?
	fun is_error: Bool do return not is_success
lib/mpi/mpi.nit:327,2--328,44