---
Map {
 bindings: [
  Binding {
   from: AttributePath {
    parts: [
     Raw {
      content: "_module",
      position: (2, 3),
     },
     Raw {
      content: "check",
      position: (2, 11),
     },
    ],
   },
   to: Variable {
    identifier: "false",
    position: (2, 19),
   },
  },
 ],
 recursive: false,
 position: (1, 1),
}