Returns the current results

Returns

array The Results, currently

Source

						public function results() {
		return $this->_results;
	}