it('should work with simple property addressing', () => {
    const tree = [{
      foo: {
        bar: 'test',
      },