{"in":{"data":"function() {\n  var a = thing.index \u003c other.attribute;\n  var b = thing.index \u003c other.attribute;\n  var c = thing.attribute \u003c other.index;\n  var d = thing.attribute \u003c other.index;\n}\n","type":"txt"},"out":{"data":"function() {\n  var a = thing.get('index') \u003c other.get('attribute');\n  var b = thing.get('index') \u003c other.get('attribute');\n  var c = thing.get('attribute') \u003c other.get('index');\n  var d = thing.get('attribute') \u003c other.get('index');\n}\n","type":"txt"},"client":"0.5.0"}