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