Source

						public function run($param = null) {
		$this->response->testAction = __FUNCTION__;
		$this->response->testParam = $param;
	}