Arguments of the method (the first is the receiver)

Property definitions

nitc $ Frame :: _arguments
	# Arguments of the method (the first is the receiver)
	var arguments: Array[Instance]
src/interpreter/naive_interpreter.nit:853,2--854,31