Original datum: ``` { h'': { h'': 12000000 } } ``` Turned into ``` [ [ h'', [ [ h'', 12000000 ] ] ] ] ``` After spread operator