Source

						public function testReturnArray() {
		return array('a' => 'b');
	}