The size of _items.

Property definitions

core $ Array :: capacity=
	# The size of `_items`.
	private var capacity: Int = 0
lib/core/collection/array.nit:468,2--469,30