include_spip ('classes/test_class'); function test_class2(){ $kiwi = new Kiwi(); $ref = 74; $tarifs = $kiwi->Api1BienTarif($ref); return $tarifs;}