public function test_obj2arr()
    {
        $a = [
            'key1' => 'val1',
            'key2' => 'val2',