---
Map {
 bindings: [
  Binding {
   from: AttributePath {
    parts: [
     Raw {
      content: "attrsOfSub",
      position: (2, 3),
     },
     Raw {
      content: "foo",
      position: (2, 14),
     },
     Raw {
      content: "enable",
      position: (2, 18),
     },
    ],
   },
   to: Variable {
    identifier: "true",
    position: (2, 27),
   },
  },
 ],
 recursive: false,
 position: (1, 1),
}