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