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