---
Function {
 argument: Destructured {
  identifier: None,
  arguments: [
   DestructuredArgument {
    identifier: "config",
    default: None,
   },
   DestructuredArgument {
    identifier: "lib",
    default: None,
   },
   DestructuredArgument {
    identifier: "pkgs",
    default: None,
   },
   DestructuredArgument {
    identifier: "options",
    default: None,
   },
  ],
  ellipsis: false,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (3, 6),
  },
  target: LetIn {
   bindings: [
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "cfg",
        position: (6, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (6, 9),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "services",
         position: (6, 16),
        },
        Raw {
         content: "prometheus",
         position: (6, 25),
        },
        Raw {
         content: "exporters",
         position: (6, 36),
        },
        Raw {
         content: "postfix",
         position: (6, 46),
        },
       ],
      },
      default: None,
     },
    },
   ],
   target: Map {
    bindings: [
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "port",
         position: (9, 3),
        },
       ],
      },
      to: Int {
       value: 9154,
       position: (9, 10),
      },
     },
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "extraOpts",
         position: (10, 3),
        },
       ],
      },
      to: Map {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "group",
            position: (11, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (11, 13),
          },
          arguments: [
           Map {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "type",
                 position: (12, 7),
                },
               ],
              },
              to: PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (12, 14),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "str",
                  position: (12, 20),
                 },
                ],
               },
               default: None,
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "description",
                 position: (13, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "Group under which the postfix exporter shall be run.\nIt should match the group that is allowed to access the\n<literal>showq</literal> socket in the <literal>queue/public/</literal> directory.\nDefaults to <literal>services.postfix.setgidGroup</literal> when postfix is enabled.\n",
                 position: (14, 1),
                },
               ],
               position: (13, 21),
              },
             },
            ],
            recursive: false,
            position: (11, 22),
           },
          ],
         },
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "telemetryPath",
            position: (20, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (20, 21),
          },
          arguments: [
           Map {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "type",
                 position: (21, 7),
                },
               ],
              },
              to: PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (21, 14),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "str",
                  position: (21, 20),
                 },
                ],
               },
               default: None,
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "default",
                 position: (22, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "/metrics",
                 position: (22, 18),
                },
               ],
               position: (22, 17),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "description",
                 position: (23, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "Path under which to expose metrics.\n",
                 position: (24, 1),
                },
               ],
               position: (23, 21),
              },
             },
            ],
            recursive: false,
            position: (20, 30),
           },
          ],
         },
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "logfilePath",
            position: (27, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (27, 19),
          },
          arguments: [
           Map {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "type",
                 position: (28, 7),
                },
               ],
              },
              to: PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (28, 14),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "path",
                  position: (28, 20),
                 },
                ],
               },
               default: None,
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "default",
                 position: (29, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "/var/log/postfix_exporter_input.log",
                 position: (29, 18),
                },
               ],
               position: (29, 17),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "example",
                 position: (30, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "/var/log/mail.log",
                 position: (30, 18),
                },
               ],
               position: (30, 17),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "description",
                 position: (31, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "Path where Postfix writes log entries.\nThis file will be truncated by this exporter!\n",
                 position: (32, 1),
                },
               ],
               position: (31, 21),
              },
             },
            ],
            recursive: false,
            position: (27, 28),
           },
          ],
         },
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "showqPath",
            position: (36, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (36, 17),
          },
          arguments: [
           Map {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "type",
                 position: (37, 7),
                },
               ],
              },
              to: PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (37, 14),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "path",
                  position: (37, 20),
                 },
                ],
               },
               default: None,
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "default",
                 position: (38, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "/var/lib/postfix/queue/public/showq",
                 position: (38, 18),
                },
               ],
               position: (38, 17),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "example",
                 position: (39, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "/var/spool/postfix/public/showq",
                 position: (39, 18),
                },
               ],
               position: (39, 17),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "description",
                 position: (40, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "Path where Postfix places its showq socket.\n",
                 position: (41, 1),
                },
               ],
               position: (40, 21),
              },
             },
            ],
            recursive: false,
            position: (36, 26),
           },
          ],
         },
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "systemd",
            position: (44, 5),
           },
          ],
         },
         to: Map {
          bindings: [
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "enable",
               position: (45, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (45, 16),
             },
             arguments: [
              Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "type",
                    position: (46, 9),
                   },
                  ],
                 },
                 to: PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (46, 16),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "bool",
                     position: (46, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "default",
                    position: (47, 9),
                   },
                  ],
                 },
                 to: Variable {
                  identifier: "true",
                  position: (47, 19),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "description",
                    position: (48, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "Whether to enable reading metrics from the systemd journal instead of from a logfile\n",
                    position: (49, 1),
                   },
                  ],
                  position: (48, 23),
                 },
                },
               ],
               recursive: false,
               position: (45, 25),
              },
             ],
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "unit",
               position: (52, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (52, 14),
             },
             arguments: [
              Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "type",
                    position: (53, 9),
                   },
                  ],
                 },
                 to: PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (53, 16),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "str",
                     position: (53, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "default",
                    position: (54, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "postfix.service",
                    position: (54, 20),
                   },
                  ],
                  position: (54, 19),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "description",
                    position: (55, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "Name of the postfix systemd unit.\n",
                    position: (56, 1),
                   },
                  ],
                  position: (55, 23),
                 },
                },
               ],
               recursive: false,
               position: (52, 23),
              },
             ],
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "slice",
               position: (59, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (59, 15),
             },
             arguments: [
              Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "type",
                    position: (60, 9),
                   },
                  ],
                 },
                 to: FunctionApplication {
                  function: PropertyAccess {
                   expression: Variable {
                    identifier: "types",
                    position: (60, 16),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "nullOr",
                      position: (60, 22),
                     },
                    ],
                   },
                   default: None,
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (60, 29),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "str",
                       position: (60, 35),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "default",
                    position: (61, 9),
                   },
                  ],
                 },
                 to: Variable {
                  identifier: "null",
                  position: (61, 19),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "description",
                    position: (62, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "Name of the postfix systemd slice.\nThis overrides the <option>systemd.unit</option>.\n",
                    position: (63, 1),
                   },
                  ],
                  position: (62, 23),
                 },
                },
               ],
               recursive: false,
               position: (59, 24),
              },
             ],
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "journalPath",
               position: (67, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (67, 21),
             },
             arguments: [
              Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "type",
                    position: (68, 9),
                   },
                  ],
                 },
                 to: FunctionApplication {
                  function: PropertyAccess {
                   expression: Variable {
                    identifier: "types",
                    position: (68, 16),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "nullOr",
                      position: (68, 22),
                     },
                    ],
                   },
                   default: None,
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (68, 29),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "path",
                       position: (68, 35),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "default",
                    position: (69, 9),
                   },
                  ],
                 },
                 to: Variable {
                  identifier: "null",
                  position: (69, 19),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "description",
                    position: (70, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "Path to the systemd journal.\n",
                    position: (71, 1),
                   },
                  ],
                  position: (70, 23),
                 },
                },
               ],
               recursive: false,
               position: (67, 30),
              },
             ],
            },
           },
          ],
          recursive: false,
          position: (44, 15),
         },
        },
       ],
       recursive: false,
       position: (10, 15),
      },
     },
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "serviceOpts",
         position: (76, 3),
        },
       ],
      },
      to: Map {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "serviceConfig",
            position: (77, 5),
           },
          ],
         },
         to: Map {
          bindings: [
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "DynamicUser",
               position: (78, 7),
              },
             ],
            },
            to: Variable {
             identifier: "false",
             position: (78, 21),
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "RestrictAddressFamilies",
               position: (81, 7),
              },
             ],
            },
            to: List {
             elements: [
              String {
               parts: [
                Raw {
                 content: "AF_UNIX",
                 position: (81, 36),
                },
               ],
               position: (81, 35),
              },
             ],
             position: (81, 33),
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "ExecStart",
               position: (82, 7),
              },
             ],
            },
            to: String {
             parts: [
              Raw {
               content: "",
               position: (83, 1),
              },
              Interpolation {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "pkgs",
                 position: (83, 11),
                },
                attribute_path: AttributePath {
                 parts: [
                  Raw {
                   content: "prometheus-postfix-exporter",
                   position: (83, 16),
                  },
                 ],
                },
                default: None,
               },
              },
              Raw {
               content: "/bin/postfix_exporter \\\n  --web.listen-address ",
               position: (83, 44),
              },
              Interpolation {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (84, 34),
                },
                attribute_path: AttributePath {
                 parts: [
                  Raw {
                   content: "listenAddress",
                   position: (84, 38),
                  },
                 ],
                },
                default: None,
               },
              },
              Raw {
               content: ":",
               position: (84, 52),
              },
              Interpolation {
               expression: FunctionApplication {
                function: Variable {
                 identifier: "toString",
                 position: (84, 55),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (84, 64),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "port",
                     position: (84, 68),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
              Raw {
               content: " \\\n  --web.telemetry-path ",
               position: (84, 73),
              },
              Interpolation {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (85, 34),
                },
                attribute_path: AttributePath {
                 parts: [
                  Raw {
                   content: "telemetryPath",
                   position: (85, 38),
                  },
                 ],
                },
                default: None,
               },
              },
              Raw {
               content: " \\\n  --postfix.showq_path ",
               position: (85, 52),
              },
              Interpolation {
               expression: FunctionApplication {
                function: Variable {
                 identifier: "escapeShellArg",
                 position: (86, 34),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (86, 49),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "showqPath",
                     position: (86, 53),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
              Raw {
               content: " \\\n  ",
               position: (86, 63),
              },
              Interpolation {
               expression: FunctionApplication {
                function: Variable {
                 identifier: "concatStringsSep",
                 position: (87, 13),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: " \\\n  ",
                    position: (87, 31),
                   },
                  ],
                  position: (87, 30),
                 },
                 Parentheses {
                  expression: BinaryOperation {
                   operator: Concatenation,
                   operands: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "cfg",
                      position: (87, 41),
                     },
                     attribute_path: AttributePath {
                      parts: [
                       Raw {
                        content: "extraFlags",
                        position: (87, 45),
                       },
                      ],
                     },
                     default: None,
                    },
                    BinaryOperation {
                     operator: Concatenation,
                     operands: [
                      FunctionApplication {
                       function: Variable {
                        identifier: "optional",
                        position: (88, 14),
                       },
                       arguments: [
                        PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (88, 23),
                         },
                         attribute_path: AttributePath {
                          parts: [
                           Raw {
                            content: "systemd",
                            position: (88, 27),
                           },
                           Raw {
                            content: "enable",
                            position: (88, 35),
                           },
                          ],
                         },
                         default: None,
                        },
                        String {
                         parts: [
                          Raw {
                           content: "--systemd.enable",
                           position: (88, 43),
                          },
                         ],
                         position: (88, 42),
                        },
                       ],
                      },
                      BinaryOperation {
                       operator: Concatenation,
                       operands: [
                        FunctionApplication {
                         function: Variable {
                          identifier: "optional",
                          position: (89, 14),
                         },
                         arguments: [
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (89, 23),
                           },
                           attribute_path: AttributePath {
                            parts: [
                             Raw {
                              content: "systemd",
                              position: (89, 27),
                             },
                             Raw {
                              content: "enable",
                              position: (89, 35),
                             },
                            ],
                           },
                           default: None,
                          },
                          Parentheses {
                           expression: IfThenElse {
                            predicate: BinaryOperation {
                             operator: NotEqualTo,
                             operands: [
                              PropertyAccess {
                               expression: Variable {
                                identifier: "cfg",
                                position: (89, 46),
                               },
                               attribute_path: AttributePath {
                                parts: [
                                 Raw {
                                  content: "systemd",
                                  position: (89, 50),
                                 },
                                 Raw {
                                  content: "slice",
                                  position: (89, 58),
                                 },
                                ],
                               },
                               default: None,
                              },
                              Variable {
                               identifier: "null",
                               position: (89, 67),
                              },
                             ],
                             position: (89, 64),
                            },
                            then: String {
                             parts: [
                              Raw {
                               content: "--systemd.slice ",
                               position: (90, 49),
                              },
                              Interpolation {
                               expression: PropertyAccess {
                                expression: Variable {
                                 identifier: "cfg",
                                 position: (90, 67),
                                },
                                attribute_path: AttributePath {
                                 parts: [
                                  Raw {
                                   content: "systemd",
                                   position: (90, 71),
                                  },
                                  Raw {
                                   content: "slice",
                                   position: (90, 79),
                                  },
                                 ],
                                },
                                default: None,
                               },
                              },
                             ],
                             position: (90, 48),
                            },
                            else_: String {
                             parts: [
                              Raw {
                               content: "--systemd.unit ",
                               position: (91, 49),
                              },
                              Interpolation {
                               expression: PropertyAccess {
                                expression: Variable {
                                 identifier: "cfg",
                                 position: (91, 66),
                                },
                                attribute_path: AttributePath {
                                 parts: [
                                  Raw {
                                   content: "systemd",
                                   position: (91, 70),
                                  },
                                  Raw {
                                   content: "unit",
                                   position: (91, 78),
                                  },
                                 ],
                                },
                                default: None,
                               },
                              },
                             ],
                             position: (91, 48),
                            },
                            position: (89, 43),
                           },
                           position: (89, 42),
                          },
                         ],
                        },
                        BinaryOperation {
                         operator: Concatenation,
                         operands: [
                          FunctionApplication {
                           function: Variable {
                            identifier: "optional",
                            position: (92, 14),
                           },
                           arguments: [
                            Parentheses {
                             expression: BinaryOperation {
                              operator: LogicalAnd,
                              operands: [
                               PropertyAccess {
                                expression: Variable {
                                 identifier: "cfg",
                                 position: (92, 24),
                                },
                                attribute_path: AttributePath {
                                 parts: [
                                  Raw {
                                   content: "systemd",
                                   position: (92, 28),
                                  },
                                  Raw {
                                   content: "enable",
                                   position: (92, 36),
                                  },
                                 ],
                                },
                                default: None,
                               },
                               Parentheses {
                                expression: BinaryOperation {
                                 operator: NotEqualTo,
                                 operands: [
                                  PropertyAccess {
                                   expression: Variable {
                                    identifier: "cfg",
                                    position: (92, 47),
                                   },
                                   attribute_path: AttributePath {
                                    parts: [
                                     Raw {
                                      content: "systemd",
                                      position: (92, 51),
                                     },
                                     Raw {
                                      content: "journalPath",
                                      position: (92, 59),
                                     },
                                    ],
                                   },
                                   default: None,
                                  },
                                  Variable {
                                   identifier: "null",
                                   position: (92, 74),
                                  },
                                 ],
                                 position: (92, 71),
                                },
                                position: (92, 46),
                               },
                              ],
                              position: (92, 43),
                             },
                             position: (92, 23),
                            },
                            String {
                             parts: [
                              Raw {
                               content: "--systemd.journal_path ",
                               position: (93, 25),
                              },
                              Interpolation {
                               expression: FunctionApplication {
                                function: Variable {
                                 identifier: "escapeShellArg",
                                 position: (93, 50),
                                },
                                arguments: [
                                 PropertyAccess {
                                  expression: Variable {
                                   identifier: "cfg",
                                   position: (93, 65),
                                  },
                                  attribute_path: AttributePath {
                                   parts: [
                                    Raw {
                                     content: "systemd",
                                     position: (93, 69),
                                    },
                                    Raw {
                                     content: "journalPath",
                                     position: (93, 77),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                ],
                               },
                              },
                             ],
                             position: (93, 24),
                            },
                           ],
                          },
                          FunctionApplication {
                           function: Variable {
                            identifier: "optional",
                            position: (94, 14),
                           },
                           arguments: [
                            Parentheses {
                             expression: UnaryOperation {
                              operator: Not,
                              operand: PropertyAccess {
                               expression: Variable {
                                identifier: "cfg",
                                position: (94, 25),
                               },
                               attribute_path: AttributePath {
                                parts: [
                                 Raw {
                                  content: "systemd",
                                  position: (94, 29),
                                 },
                                 Raw {
                                  content: "enable",
                                  position: (94, 37),
                                 },
                                ],
                               },
                               default: None,
                              },
                              position: (94, 24),
                             },
                             position: (94, 23),
                            },
                            String {
                             parts: [
                              Raw {
                               content: "--postfix.logfile_path ",
                               position: (94, 46),
                              },
                              Interpolation {
                               expression: FunctionApplication {
                                function: Variable {
                                 identifier: "escapeShellArg",
                                 position: (94, 71),
                                },
                                arguments: [
                                 PropertyAccess {
                                  expression: Variable {
                                   identifier: "cfg",
                                   position: (94, 86),
                                  },
                                  attribute_path: AttributePath {
                                   parts: [
                                    Raw {
                                     content: "logfilePath",
                                     position: (94, 90),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                ],
                               },
                              },
                             ],
                             position: (94, 45),
                            },
                           ],
                          },
                         ],
                         position: (94, 11),
                        },
                       ],
                       position: (92, 11),
                      },
                     ],
                     position: (89, 11),
                    },
                   ],
                   position: (88, 11),
                  },
                  position: (87, 40),
                 },
                ],
               },
              },
              Raw {
               content: "\n",
               position: (94, 105),
              },
             ],
             position: (82, 19),
            },
           },
          ],
          recursive: false,
          position: (77, 21),
         },
        },
       ],
       recursive: false,
       position: (76, 17),
      },
     },
    ],
    recursive: false,
    position: (8, 1),
   },
   position: (5, 1),
  },
  position: (3, 1),
 },
 position: (1, 1),
}