---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "config",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (3, 6),
  },
  target: LetIn {
   bindings: [
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "cfg",
        position: (6, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (6, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "services",
         position: (6, 16),
        },
        Raw {
         content: "heisenbridge",
         position: (6, 25),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "pkg",
        position: (8, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (8, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "services",
         position: (8, 16),
        },
        Raw {
         content: "heisenbridge",
         position: (8, 25),
        },
        Raw {
         content: "package",
         position: (8, 38),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "bin",
        position: (9, 3),
       },
      ],
     },
     String {
      parts: [
       Expression {
        expression: Variable {
         identifier: "pkg",
         position: (9, 12),
        },
       },
       Raw {
        content: "/bin/heisenbridge",
        position: (9, 16),
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "jsonType",
        position: (11, 3),
       },
      ],
     },
     PropertyAccess {
      expression: FunctionApplication {
       function: PropertyAccess {
        expression: Variable {
         identifier: "pkgs",
         position: (11, 15),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "formats",
           position: (11, 20),
          },
          Raw {
           content: "json",
           position: (11, 28),
          },
         ],
        },
        default: None,
       },
       arguments: [
        Map {
         bindings: [],
         recursive: false,
         position: (11, 33),
        },
       ],
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "type",
         position: (11, 38),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "registrationFile",
        position: (13, 3),
       },
      ],
     },
     String {
      parts: [
       Raw {
        content: "/var/lib/heisenbridge/registration.yml",
        position: (13, 23),
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "bridgeConfig",
        position: (15, 3),
       },
      ],
     },
     FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "builtins",
        position: (15, 18),
       },
       attribute_path: AttributePath {
        attributes: [
         Raw {
          content: "toFile",
          position: (15, 27),
         },
        ],
       },
       default: None,
      },
      arguments: [
       String {
        parts: [
         Raw {
          content: "heisenbridge-registration.yml",
          position: (15, 35),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "builtins",
          position: (15, 67),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "toJSON",
            position: (15, 76),
           },
          ],
         },
         default: None,
        },
        arguments: [
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "id",
               position: (16, 5),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "heisenbridge",
               position: (16, 11),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "url",
               position: (17, 5),
              },
             ],
            },
            PropertyAccess {
             expression: Variable {
              identifier: "cfg",
              position: (17, 11),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "registrationUrl",
                position: (17, 15),
               },
              ],
             },
             default: None,
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "rate_limited",
               position: (19, 5),
              },
             ],
            },
            Variable {
             identifier: "false",
             position: (19, 20),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "sender_localpart",
               position: (20, 5),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "heisenbridge",
               position: (20, 25),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "namespaces",
               position: (21, 5),
              },
             ],
            },
            PropertyAccess {
             expression: Variable {
              identifier: "cfg",
              position: (21, 18),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "namespaces",
                position: (21, 22),
               },
              ],
             },
             default: None,
            },
           ),
          ],
          recursive: false,
          position: (15, 83),
         },
        ],
       },
      ],
     },
    ),
   ],
   target: Map {
    bindings: [
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "options",
         position: (25, 3),
        },
        Raw {
         content: "services",
         position: (25, 11),
        },
        Raw {
         content: "heisenbridge",
         position: (25, 20),
        },
       ],
      },
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "enable",
            position: (26, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkEnableOption",
           position: (26, 14),
          },
          arguments: [
           String {
            parts: [
             Raw {
              content: "the Matrix to IRC bridge",
              position: (26, 30),
             },
            ],
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "package",
            position: (28, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (28, 15),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (29, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (29, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "package",
                  position: (29, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (30, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "pkgs",
                position: (30, 17),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "heisenbridge",
                  position: (30, 22),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "defaultText",
                 position: (31, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "pkgs.heisenbridge",
                 position: (31, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "example",
                 position: (32, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "pkgs.heisenbridge.override { … = …; }",
                 position: (32, 18),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (33, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Package of the application to run, exposed for overriding purposes.\n",
                 position: (34, 1),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (28, 24),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "homeserver",
            position: (38, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (38, 18),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (39, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (39, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "str",
                  position: (39, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (40, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "The URL to the home server for client-server API calls",
                 position: (40, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "example",
                 position: (41, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "http://localhost:8008",
                 position: (41, 18),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (38, 27),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "registrationUrl",
            position: (44, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (44, 23),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (45, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (45, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "str",
                  position: (45, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (46, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "The URL where the application service is listening for HS requests, from the Matrix HS perspective.#\nThe default value assumes the bridge runs on the same host as the home server, in the same network.\n",
                 position: (47, 1),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "example",
                 position: (50, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "https://matrix.example.org",
                 position: (50, 18),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (51, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "http://",
                 position: (51, 18),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (51, 27),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "address",
                     position: (51, 31),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: ":",
                 position: (51, 39),
                },
                Expression {
                 expression: FunctionApplication {
                  function: Variable {
                   identifier: "toString",
                   position: (51, 42),
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "cfg",
                     position: (51, 51),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "port",
                       position: (51, 55),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "defaultText",
                 position: (52, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "http://$${cfg.address}:$${toString cfg.port}",
                 position: (52, 22),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (44, 32),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "address",
            position: (55, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (55, 15),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (56, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (56, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "str",
                  position: (56, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (57, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Address to listen on. IPv6 does not seem to be supported.",
                 position: (57, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (58, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "127.0.0.1",
                 position: (58, 18),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "example",
                 position: (59, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "0.0.0.0",
                 position: (59, 18),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (55, 24),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "port",
            position: (62, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (62, 12),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (63, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (63, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "port",
                  position: (63, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (64, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "The port to listen on",
                 position: (64, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (65, 7),
                },
               ],
              },
              Int {
               value: 9898,
               position: (65, 17),
              },
             ),
            ],
            recursive: false,
            position: (62, 21),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "debug",
            position: (68, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (68, 13),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (69, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (69, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "bool",
                  position: (69, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (70, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "More verbose logging. Recommended during initial setup.",
                 position: (70, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (71, 7),
                },
               ],
              },
              Variable {
               identifier: "false",
               position: (71, 17),
              },
             ),
            ],
            recursive: false,
            position: (68, 22),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "owner",
            position: (74, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (74, 13),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (75, 7),
                },
               ],
              },
              FunctionApplication {
               function: PropertyAccess {
                expression: Variable {
                 identifier: "types",
                 position: (75, 14),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "nullOr",
                   position: (75, 20),
                  },
                 ],
                },
                default: None,
               },
               arguments: [
                PropertyAccess {
                 expression: Variable {
                  identifier: "types",
                  position: (75, 27),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "str",
                    position: (75, 33),
                   },
                  ],
                 },
                 default: None,
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (76, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Set owner MXID otherwise first talking local user will claim the bridge\n",
                 position: (77, 1),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (79, 7),
                },
               ],
              },
              Variable {
               identifier: "null",
               position: (79, 17),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "example",
                 position: (80, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "@admin:example.org",
                 position: (80, 18),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (74, 22),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "namespaces",
            position: (83, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (83, 18),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (84, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Configure the 'namespaces' section of the registration.yml for the bridge and the server",
                 position: (84, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (86, 7),
                },
               ],
              },
              FunctionApplication {
               function: PropertyAccess {
                expression: Variable {
                 identifier: "types",
                 position: (86, 14),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "submodule",
                   position: (86, 20),
                  },
                 ],
                },
                default: None,
               },
               arguments: [
                Map {
                 bindings: [
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "freeformType",
                      position: (87, 9),
                     },
                    ],
                   },
                   Variable {
                    identifier: "jsonType",
                    position: (87, 24),
                   },
                  ),
                 ],
                 recursive: false,
                 position: (86, 30),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (90, 7),
                },
               ],
              },
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "users",
                    position: (91, 9),
                   },
                  ],
                 },
                 List {
                  elements: [
                   Map {
                    bindings: [
                     KeyValue(
                      AttributePath {
                       attributes: [
                        Raw {
                         content: "regex",
                         position: (93, 13),
                        },
                       ],
                      },
                      String {
                       parts: [
                        Raw {
                         content: "@irc_.*",
                         position: (93, 22),
                        },
                       ],
                      },
                     ),
                     KeyValue(
                      AttributePath {
                       attributes: [
                        Raw {
                         content: "exclusive",
                         position: (94, 13),
                        },
                       ],
                      },
                      Variable {
                       identifier: "true",
                       position: (94, 25),
                      },
                     ),
                    ],
                    recursive: false,
                    position: (92, 11),
                   },
                  ],
                  position: (91, 17),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "aliases",
                    position: (97, 9),
                   },
                  ],
                 },
                 List {
                  elements: [],
                  position: (97, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "rooms",
                    position: (98, 9),
                   },
                  ],
                 },
                 List {
                  elements: [],
                  position: (98, 17),
                 },
                ),
               ],
               recursive: false,
               position: (90, 17),
              },
             ),
            ],
            recursive: false,
            position: (83, 27),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "identd",
            position: (102, 5),
           },
           Raw {
            content: "enable",
            position: (102, 12),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkEnableOption",
           position: (102, 21),
          },
          arguments: [
           String {
            parts: [
             Raw {
              content: "identd service support",
              position: (102, 37),
             },
            ],
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "identd",
            position: (103, 5),
           },
           Raw {
            content: "port",
            position: (103, 12),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (103, 19),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (104, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (104, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "port",
                  position: (104, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (105, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "identd listen port",
                 position: (105, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (106, 7),
                },
               ],
              },
              Int {
               value: 113,
               position: (106, 17),
              },
             ),
            ],
            recursive: false,
            position: (103, 28),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "extraArgs",
            position: (109, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (109, 17),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (110, 7),
                },
               ],
              },
              FunctionApplication {
               function: PropertyAccess {
                expression: Variable {
                 identifier: "types",
                 position: (110, 14),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "listOf",
                   position: (110, 20),
                  },
                 ],
                },
                default: None,
               },
               arguments: [
                PropertyAccess {
                 expression: Variable {
                  identifier: "types",
                  position: (110, 27),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "str",
                    position: (110, 33),
                   },
                  ],
                 },
                 default: None,
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (111, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Heisenbridge is configured over the command line. Append extra arguments here",
                 position: (111, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (112, 7),
                },
               ],
              },
              List {
               elements: [],
               position: (112, 17),
              },
             ),
            ],
            recursive: false,
            position: (109, 26),
           },
          ],
         },
        ),
       ],
       recursive: false,
       position: (25, 35),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "config",
         position: (116, 3),
        },
       ],
      },
      FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (116, 12),
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (116, 17),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "enable",
            position: (116, 21),
           },
          ],
         },
         default: None,
        },
        Map {
         bindings: [
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (117, 5),
             },
             Raw {
              content: "services",
              position: (117, 13),
             },
             Raw {
              content: "heisenbridge",
              position: (117, 22),
             },
            ],
           },
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (118, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Matrix<->IRC bridge",
                 position: (118, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "before",
                 position: (119, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "matrix-synapse.service",
                   position: (119, 19),
                  },
                 ],
                },
               ],
               position: (119, 16),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "wantedBy",
                 position: (120, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "multi-user.target",
                   position: (120, 21),
                  },
                 ],
                },
               ],
               position: (120, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "preStart",
                 position: (122, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "umask 077\nset -e -u -o pipefail\n\nif ! [ -f \"",
                 position: (123, 1),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (126, 22),
                 },
                },
                Raw {
                 content: "\" ]; then\n  # Generate registration file if not present (actually, we only care about the tokens in it)\n  ",
                 position: (126, 39),
                },
                Expression {
                 expression: Variable {
                  identifier: "bin",
                  position: (128, 13),
                 },
                },
                Raw {
                 content: " --generate --config ",
                 position: (128, 17),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (128, 40),
                 },
                },
                Raw {
                 content: "\nfi\n\n# Overwrite the registration file with our generated one (the config may have changed since then),\n# but keep the tokens. Two step procedure to be failure safe\n",
                 position: (128, 57),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "pkgs",
                   position: (133, 11),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "yq",
                     position: (133, 16),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "/bin/yq --slurp \\\n  '.[0] + (.[1] | {as_token, hs_token})' \\\n  ",
                 position: (133, 19),
                },
                Expression {
                 expression: Variable {
                  identifier: "bridgeConfig",
                  position: (135, 13),
                 },
                },
                Raw {
                 content: " \\\n  ",
                 position: (135, 26),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (136, 13),
                 },
                },
                Raw {
                 content: " \\\n  > ",
                 position: (136, 30),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (137, 15),
                 },
                },
                Raw {
                 content: ".new\nmv -f ",
                 position: (137, 32),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (138, 17),
                 },
                },
                Raw {
                 content: ".new ",
                 position: (138, 34),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (138, 41),
                 },
                },
                Raw {
                 content: "\n\n# Grant Synapse access to the registration\nif ",
                 position: (138, 58),
                },
                Expression {
                 expression: FunctionApplication {
                  function: Variable {
                   identifier: "getBin",
                   position: (141, 14),
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "pkgs",
                     position: (141, 21),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "glibc",
                       position: (141, 26),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                },
                Raw {
                 content: "/bin/getent group matrix-synapse > /dev/null; then\n  chgrp -v matrix-synapse ",
                 position: (141, 32),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (142, 37),
                 },
                },
                Raw {
                 content: "\n  chmod -v g+r ",
                 position: (142, 54),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (143, 26),
                 },
                },
                Raw {
                 content: "\nfi\n",
                 position: (143, 43),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "serviceConfig",
                 position: (147, 7),
                },
               ],
              },
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "Type",
                    position: (148, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "simple",
                    position: (148, 17),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ExecStart",
                    position: (149, 9),
                   },
                  ],
                 },
                 FunctionApplication {
                  function: PropertyAccess {
                   expression: Variable {
                    identifier: "lib",
                    position: (149, 21),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "concatStringsSep",
                      position: (149, 25),
                     },
                    ],
                   },
                   default: None,
                  },
                  arguments: [
                   String {
                    parts: [
                     Raw {
                      content: " ",
                      position: (149, 43),
                     },
                    ],
                   },
                   BinaryOperation {
                    operator: Concatenation,
                    operands: [
                     List {
                      elements: [
                       Variable {
                        identifier: "bin",
                        position: (151, 13),
                       },
                       IfThenElse {
                        predicate: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (152, 17),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "debug",
                            position: (152, 21),
                           },
                          ],
                         },
                         default: None,
                        },
                        then: String {
                         parts: [
                          Raw {
                           content: "-vvv",
                           position: (152, 33),
                          },
                         ],
                        },
                        else_: String {
                         parts: [
                          Raw {
                           content: "-v",
                           position: (152, 45),
                          },
                         ],
                        },
                        position: (152, 14),
                       },
                       String {
                        parts: [
                         Raw {
                          content: "--config",
                          position: (153, 14),
                         },
                        ],
                       },
                       Variable {
                        identifier: "registrationFile",
                        position: (154, 13),
                       },
                       String {
                        parts: [
                         Raw {
                          content: "--listen-address",
                          position: (155, 14),
                         },
                        ],
                       },
                       FunctionApplication {
                        function: PropertyAccess {
                         expression: Variable {
                          identifier: "lib",
                          position: (156, 14),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "escapeShellArg",
                            position: (156, 18),
                           },
                          ],
                         },
                         default: None,
                        },
                        arguments: [
                         PropertyAccess {
                          expression: Variable {
                           identifier: "cfg",
                           position: (156, 33),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "address",
                             position: (156, 37),
                            },
                           ],
                          },
                          default: None,
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "--listen-port",
                          position: (157, 14),
                         },
                        ],
                       },
                       FunctionApplication {
                        function: Variable {
                         identifier: "toString",
                         position: (158, 14),
                        },
                        arguments: [
                         PropertyAccess {
                          expression: Variable {
                           identifier: "cfg",
                           position: (158, 23),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "port",
                             position: (158, 27),
                            },
                           ],
                          },
                          default: None,
                         },
                        ],
                       },
                      ],
                      position: (150, 11),
                     },
                     BinaryOperation {
                      operator: Concatenation,
                      operands: [
                       FunctionApplication {
                        function: PropertyAccess {
                         expression: Variable {
                          identifier: "lib",
                          position: (160, 15),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "optionals",
                            position: (160, 19),
                           },
                          ],
                         },
                         default: None,
                        },
                        arguments: [
                         BinaryOperation {
                          operator: NotEqualTo,
                          operands: [
                           PropertyAccess {
                            expression: Variable {
                             identifier: "cfg",
                             position: (160, 30),
                            },
                            attribute_path: AttributePath {
                             attributes: [
                              Raw {
                               content: "owner",
                               position: (160, 34),
                              },
                             ],
                            },
                            default: None,
                           },
                           Variable {
                            identifier: "null",
                            position: (160, 43),
                           },
                          ],
                          position: (160, 40),
                         },
                         List {
                          elements: [
                           String {
                            parts: [
                             Raw {
                              content: "--owner",
                              position: (161, 14),
                             },
                            ],
                           },
                           FunctionApplication {
                            function: PropertyAccess {
                             expression: Variable {
                              identifier: "lib",
                              position: (162, 14),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "escapeShellArg",
                                position: (162, 18),
                               },
                              ],
                             },
                             default: None,
                            },
                            arguments: [
                             PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (162, 33),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "owner",
                                 position: (162, 37),
                                },
                               ],
                              },
                              default: None,
                             },
                            ],
                           },
                          ],
                          position: (160, 49),
                         },
                        ],
                       },
                       BinaryOperation {
                        operator: Concatenation,
                        operands: [
                         FunctionApplication {
                          function: PropertyAccess {
                           expression: Variable {
                            identifier: "lib",
                            position: (164, 15),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "optionals",
                              position: (164, 19),
                             },
                            ],
                           },
                           default: None,
                          },
                          arguments: [
                           PropertyAccess {
                            expression: Variable {
                             identifier: "cfg",
                             position: (164, 29),
                            },
                            attribute_path: AttributePath {
                             attributes: [
                              Raw {
                               content: "identd",
                               position: (164, 33),
                              },
                              Raw {
                               content: "enable",
                               position: (164, 40),
                              },
                             ],
                            },
                            default: None,
                           },
                           List {
                            elements: [
                             String {
                              parts: [
                               Raw {
                                content: "--identd",
                                position: (165, 14),
                               },
                              ],
                             },
                             String {
                              parts: [
                               Raw {
                                content: "--identd-port",
                                position: (166, 14),
                               },
                              ],
                             },
                             FunctionApplication {
                              function: Variable {
                               identifier: "toString",
                               position: (167, 14),
                              },
                              arguments: [
                               PropertyAccess {
                                expression: Variable {
                                 identifier: "cfg",
                                 position: (167, 23),
                                },
                                attribute_path: AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "identd",
                                   position: (167, 27),
                                  },
                                  Raw {
                                   content: "port",
                                   position: (167, 34),
                                  },
                                 ],
                                },
                                default: None,
                               },
                              ],
                             },
                            ],
                            position: (164, 47),
                           },
                          ],
                         },
                         BinaryOperation {
                          operator: Concatenation,
                          operands: [
                           List {
                            elements: [
                             FunctionApplication {
                              function: PropertyAccess {
                               expression: Variable {
                                identifier: "lib",
                                position: (170, 14),
                               },
                               attribute_path: AttributePath {
                                attributes: [
                                 Raw {
                                  content: "escapeShellArg",
                                  position: (170, 18),
                                 },
                                ],
                               },
                               default: None,
                              },
                              arguments: [
                               PropertyAccess {
                                expression: Variable {
                                 identifier: "cfg",
                                 position: (170, 33),
                                },
                                attribute_path: AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "homeserver",
                                   position: (170, 37),
                                  },
                                 ],
                                },
                                default: None,
                               },
                              ],
                             },
                            ],
                            position: (169, 14),
                           },
                           FunctionApplication {
                            function: Variable {
                             identifier: "map",
                             position: (172, 15),
                            },
                            arguments: [
                             PropertyAccess {
                              expression: Variable {
                               identifier: "lib",
                               position: (172, 20),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "escapeShellArg",
                                 position: (172, 24),
                                },
                               ],
                              },
                              default: None,
                             },
                             PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (172, 40),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "extraArgs",
                                 position: (172, 44),
                                },
                               ],
                              },
                              default: None,
                             },
                            ],
                           },
                          ],
                          position: (172, 11),
                         },
                        ],
                        position: (169, 11),
                       },
                      ],
                      position: (164, 11),
                     },
                    ],
                    position: (160, 11),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "User",
                    position: (177, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "heisenbridge",
                    position: (177, 17),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "Group",
                    position: (178, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "heisenbridge",
                    position: (178, 18),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "RuntimeDirectory",
                    position: (179, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "heisenbridge",
                    position: (179, 29),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "RuntimeDirectoryMode",
                    position: (180, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "0700",
                    position: (180, 33),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "StateDirectory",
                    position: (181, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "heisenbridge",
                    position: (181, 27),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "StateDirectoryMode",
                    position: (182, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "0755",
                    position: (182, 31),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectSystem",
                    position: (184, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "strict",
                    position: (184, 26),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectHome",
                    position: (185, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (185, 23),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "PrivateTmp",
                    position: (186, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (186, 22),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "PrivateDevices",
                    position: (187, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (187, 26),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectKernelTunables",
                    position: (188, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (188, 33),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectControlGroups",
                    position: (189, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (189, 32),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "RestrictSUIDSGID",
                    position: (190, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (190, 28),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "PrivateMounts",
                    position: (191, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (191, 25),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectKernelModules",
                    position: (192, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (192, 32),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectKernelLogs",
                    position: (193, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (193, 29),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectHostname",
                    position: (194, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (194, 27),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectClock",
                    position: (195, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (195, 24),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectProc",
                    position: (196, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "invisible",
                    position: (196, 24),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProcSubset",
                    position: (197, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "pid",
                    position: (197, 23),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "RestrictNamespaces",
                    position: (198, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (198, 30),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "RemoveIPC",
                    position: (199, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (199, 21),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "UMask",
                    position: (200, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "0077",
                    position: (200, 18),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "CapabilityBoundingSet",
                    position: (202, 9),
                   },
                  ],
                 },
                 BinaryOperation {
                  operator: Concatenation,
                  operands: [
                   List {
                    elements: [
                     String {
                      parts: [
                       Raw {
                        content: "CAP_CHOWN",
                        position: (202, 36),
                       },
                      ],
                     },
                    ],
                    position: (202, 33),
                   },
                   FunctionApplication {
                    function: Variable {
                     identifier: "optional",
                     position: (202, 52),
                    },
                    arguments: [
                     BinaryOperation {
                      operator: LogicalOr,
                      operands: [
                       BinaryOperation {
                        operator: LessThan,
                        operands: [
                         PropertyAccess {
                          expression: Variable {
                           identifier: "cfg",
                           position: (202, 62),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "port",
                             position: (202, 66),
                            },
                           ],
                          },
                          default: None,
                         },
                         Int {
                          value: 1024,
                          position: (202, 73),
                         },
                        ],
                        position: (202, 71),
                       },
                       BinaryOperation {
                        operator: LogicalAnd,
                        operands: [
                         PropertyAccess {
                          expression: Variable {
                           identifier: "cfg",
                           position: (202, 82),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "identd",
                             position: (202, 86),
                            },
                            Raw {
                             content: "enable",
                             position: (202, 93),
                            },
                           ],
                          },
                          default: None,
                         },
                         BinaryOperation {
                          operator: LessThan,
                          operands: [
                           PropertyAccess {
                            expression: Variable {
                             identifier: "cfg",
                             position: (202, 103),
                            },
                            attribute_path: AttributePath {
                             attributes: [
                              Raw {
                               content: "identd",
                               position: (202, 107),
                              },
                              Raw {
                               content: "port",
                               position: (202, 114),
                              },
                             ],
                            },
                            default: None,
                           },
                           Int {
                            value: 1024,
                            position: (202, 121),
                           },
                          ],
                          position: (202, 119),
                         },
                        ],
                        position: (202, 100),
                       },
                      ],
                      position: (202, 78),
                     },
                     String {
                      parts: [
                       Raw {
                        content: "CAP_NET_BIND_SERVICE",
                        position: (202, 129),
                       },
                      ],
                     },
                    ],
                   },
                  ],
                  position: (202, 49),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "AmbientCapabilities",
                    position: (203, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "CapabilityBoundingSet",
                  position: (203, 31),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "NoNewPrivileges",
                    position: (204, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (204, 27),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "LockPersonality",
                    position: (205, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (205, 27),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "RestrictRealtime",
                    position: (206, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (206, 28),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "SystemCallFilter",
                    position: (207, 9),
                   },
                  ],
                 },
                 List {
                  elements: [
                   String {
                    parts: [
                     Raw {
                      content: "@system-service",
                      position: (207, 30),
                     },
                    ],
                   },
                   String {
                    parts: [
                     Raw {
                      content: "~@priviledged",
                      position: (207, 48),
                     },
                    ],
                   },
                   String {
                    parts: [
                     Raw {
                      content: "@chown",
                      position: (207, 64),
                     },
                    ],
                   },
                  ],
                  position: (207, 28),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "SystemCallArchitectures",
                    position: (208, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "native",
                    position: (208, 36),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "RestrictAddressFamilies",
                    position: (209, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "AF_INET AF_INET6",
                    position: (209, 36),
                   },
                  ],
                 },
                ),
               ],
               recursive: true,
               position: (147, 23),
              },
             ),
            ],
            recursive: false,
            position: (117, 37),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "users",
              position: (213, 5),
             },
             Raw {
              content: "groups",
              position: (213, 11),
             },
             Raw {
              content: "heisenbridge",
              position: (213, 18),
             },
            ],
           },
           Map {
            bindings: [],
            recursive: false,
            position: (213, 33),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "users",
              position: (214, 5),
             },
             Raw {
              content: "users",
              position: (214, 11),
             },
             Raw {
              content: "heisenbridge",
              position: (214, 17),
             },
            ],
           },
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (215, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Service user for the Heisenbridge",
                 position: (215, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "group",
                 position: (216, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "heisenbridge",
                 position: (216, 16),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "isSystemUser",
                 position: (217, 7),
                },
               ],
              },
              Variable {
               identifier: "true",
               position: (217, 22),
              },
             ),
            ],
            recursive: false,
            position: (214, 32),
           },
          ),
         ],
         recursive: false,
         position: (116, 28),
        },
       ],
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "meta",
         position: (221, 3),
        },
        Raw {
         content: "maintainers",
         position: (221, 8),
        },
       ],
      },
      List {
       elements: [
        PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (221, 24),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "maintainers",
            position: (221, 28),
           },
           Raw {
            content: "piegames",
            position: (221, 40),
           },
          ],
         },
         default: None,
        },
       ],
       position: (221, 22),
      },
     ),
    ],
    recursive: false,
    position: (24, 1),
   },
   position: (5, 1),
  },
  position: (3, 1),
 },
 position: (1, 1),
}