Close the connexion and destroy the instance.

The reference should not be used beyond this point!

Property definitions

mongodb $ MongoClient :: close
	# Close the connexion and destroy the instance.
	#
	# The reference should not be used beyond this point!
	fun close do finalize_once
lib/mongodb/mongodb.nit:270,2--273,27