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