{ instruction: '+(a+b)/c', parsed: [{ "component": "a" }, { "component": "b", "children": [{ "component": "c" }] }], clean: 'error:siblings' },