Returns meta information for this `Collection`.

Returns

array

Source

						public function meta() {
		return array('model' => $this->_model);
	}