---
Map {
 bindings: [
  Binding {
   from: AttributePath {
    parts: [
     Raw {
      content: "submodule",
      position: (2, 3),
     },
     Raw {
      content: "config",
      position: (2, 13),
     },
    ],
   },
   to: Variable {
    identifier: "true",
    position: (2, 22),
   },
  },
 ],
 recursive: false,
 position: (1, 1),
}