The instance used to do the real work

i.e. the real working object

Property definitions

actors $ Actor :: instance
	# The instance used to do the real work
	# i.e. the real working object
	var instance: V
lib/actors/actors.nit:32,2--34,16