---
Map {
 bindings: [
  KeyValue(
   AttributePath {
    attributes: [
     Raw {
      content: "imports",
      position: (2, 3),
     },
    ],
   },
   List {
    elements: [
     Path {
      parts: [
       Raw {
        content: "../declare-enable.nix",
        position: (3, 5),
       },
      ],
     },
    ],
    position: (2, 13),
   },
  ),
 ],
 recursive: false,
 position: (1, 1),
}