---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "lib",
    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: "zammad",
         position: (6, 25),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "settingsFormat",
        position: (7, 3),
       },
      ],
     },
     FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "pkgs",
        position: (7, 20),
       },
       attribute_path: AttributePath {
        attributes: [
         Raw {
          content: "formats",
          position: (7, 25),
         },
         Raw {
          content: "yaml",
          position: (7, 33),
         },
        ],
       },
       default: None,
      },
      arguments: [
       Map {
        bindings: [],
        recursive: false,
        position: (7, 38),
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "filterNull",
        position: (8, 3),
       },
      ],
     },
     FunctionApplication {
      function: Variable {
       identifier: "filterAttrs",
       position: (8, 16),
      },
      arguments: [
       Function {
        argument: Some(
         "_",
        ),
        arguments: FunctionArguments {
         arguments: [],
         ellipsis: false,
        },
        definition: Function {
         argument: Some(
          "v",
         ),
         arguments: FunctionArguments {
          arguments: [],
          ellipsis: false,
         },
         definition: BinaryOperation {
          operator: NotEqualTo,
          operands: [
           Variable {
            identifier: "v",
            position: (8, 35),
           },
           Variable {
            identifier: "null",
            position: (8, 40),
           },
          ],
          position: (8, 37),
         },
         position: (8, 32),
        },
        position: (8, 29),
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "serviceConfig",
        position: (9, 3),
       },
      ],
     },
     Map {
      bindings: [
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "Type",
           position: (10, 5),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "simple",
           position: (10, 13),
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "Restart",
           position: (11, 5),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "always",
           position: (11, 16),
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "User",
           position: (13, 5),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "zammad",
           position: (13, 13),
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "Group",
           position: (14, 5),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "zammad",
           position: (14, 14),
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "PrivateTmp",
           position: (15, 5),
          },
         ],
        },
        Variable {
         identifier: "true",
         position: (15, 18),
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "StateDirectory",
           position: (16, 5),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "zammad",
           position: (16, 23),
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "WorkingDirectory",
           position: (17, 5),
          },
         ],
        },
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (17, 24),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "dataDir",
            position: (17, 28),
           },
          ],
         },
         default: None,
        },
       ),
      ],
      recursive: false,
      position: (9, 19),
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "environment",
        position: (19, 3),
       },
      ],
     },
     Map {
      bindings: [
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "RAILS_ENV",
           position: (20, 5),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "production",
           position: (20, 18),
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "NODE_ENV",
           position: (21, 5),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "production",
           position: (21, 17),
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "RAILS_SERVE_STATIC_FILES",
           position: (22, 5),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "true",
           position: (22, 33),
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "RAILS_LOG_TO_STDOUT",
           position: (23, 5),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "true",
           position: (23, 28),
          },
         ],
        },
       ),
      ],
      recursive: false,
      position: (19, 17),
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "databaseConfig",
        position: (25, 3),
       },
      ],
     },
     FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "settingsFormat",
        position: (25, 20),
       },
       attribute_path: AttributePath {
        attributes: [
         Raw {
          content: "generate",
          position: (25, 35),
         },
        ],
       },
       default: None,
      },
      arguments: [
       String {
        parts: [
         Raw {
          content: "database.yml",
          position: (25, 45),
         },
        ],
       },
       PropertyAccess {
        expression: Variable {
         identifier: "cfg",
         position: (25, 59),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "database",
           position: (25, 63),
          },
          Raw {
           content: "settings",
           position: (25, 72),
          },
         ],
        },
        default: None,
       },
      ],
     },
    ),
   ],
   target: Map {
    bindings: [
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "options",
         position: (29, 3),
        },
       ],
      },
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "services",
            position: (30, 5),
           },
           Raw {
            content: "zammad",
            position: (30, 14),
           },
          ],
         },
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "enable",
               position: (31, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkEnableOption",
              position: (31, 16),
             },
             arguments: [
              String {
               parts: [
                Raw {
                 content: "Zammad, a web-based, open source user support/ticketing solution.",
                 position: (31, 32),
                },
               ],
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "package",
               position: (33, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (33, 17),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (34, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (34, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "package",
                     position: (34, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (35, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "pkgs",
                   position: (35, 19),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "zammad",
                     position: (35, 24),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "defaultText",
                    position: (36, 9),
                   },
                  ],
                 },
                 FunctionApplication {
                  function: Variable {
                   identifier: "literalExpression",
                   position: (36, 23),
                  },
                  arguments: [
                   String {
                    parts: [
                     Raw {
                      content: "pkgs.zammad",
                      position: (36, 42),
                     },
                    ],
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (37, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Zammad package to use.",
                    position: (37, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (33, 26),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "dataDir",
               position: (40, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (40, 17),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (41, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (41, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "path",
                     position: (41, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (42, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "/var/lib/zammad",
                    position: (42, 20),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (43, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Path to a folder that will contain Zammad working directory.\n",
                    position: (44, 1),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (40, 26),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "host",
               position: (48, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (48, 14),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (49, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (49, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "str",
                     position: (49, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (50, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "127.0.0.1",
                    position: (50, 20),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "example",
                    position: (51, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "192.168.23.42",
                    position: (51, 20),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (52, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Host address.",
                    position: (52, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (48, 23),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "openPorts",
               position: (55, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (55, 19),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (56, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (56, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "bool",
                     position: (56, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (57, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "false",
                  position: (57, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (58, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Whether to open firewall ports for Zammad",
                    position: (58, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (55, 28),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "port",
               position: (61, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (61, 14),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (62, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (62, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "port",
                     position: (62, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (63, 9),
                   },
                  ],
                 },
                 Int {
                  value: 3000,
                  position: (63, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (64, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Web service port.",
                    position: (64, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (61, 23),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "websocketPort",
               position: (67, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (67, 23),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (68, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (68, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "port",
                     position: (68, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (69, 9),
                   },
                  ],
                 },
                 Int {
                  value: 6042,
                  position: (69, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (70, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Websocket service port.",
                    position: (70, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (67, 32),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "database",
               position: (73, 7),
              },
             ],
            },
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (74, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (74, 16),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (75, 11),
                      },
                     ],
                    },
                    FunctionApplication {
                     function: PropertyAccess {
                      expression: Variable {
                       identifier: "types",
                       position: (75, 18),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "enum",
                         position: (75, 24),
                        },
                       ],
                      },
                      default: None,
                     },
                     arguments: [
                      List {
                       elements: [
                        String {
                         parts: [
                          Raw {
                           content: "PostgreSQL",
                           position: (75, 32),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "MySQL",
                           position: (75, 45),
                          },
                         ],
                        },
                       ],
                       position: (75, 29),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (76, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "PostgreSQL",
                       position: (76, 22),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "example",
                       position: (77, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "MySQL",
                       position: (77, 22),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (78, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Database engine to use.",
                       position: (78, 26),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (74, 25),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "host",
                  position: (81, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (81, 16),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (82, 11),
                      },
                     ],
                    },
                    FunctionApplication {
                     function: PropertyAccess {
                      expression: Variable {
                       identifier: "types",
                       position: (82, 18),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "nullOr",
                         position: (82, 24),
                        },
                       ],
                      },
                      default: None,
                     },
                     arguments: [
                      PropertyAccess {
                       expression: Variable {
                        identifier: "types",
                        position: (82, 31),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "str",
                          position: (82, 37),
                         },
                        ],
                       },
                       default: None,
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (83, 11),
                      },
                     ],
                    },
                    PropertyAccess {
                     expression: Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "PostgreSQL",
                           position: (84, 13),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "/run/postgresql",
                           position: (84, 27),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "MySQL",
                           position: (85, 13),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "localhost",
                           position: (85, 22),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (83, 21),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (86, 15),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "database",
                            position: (86, 19),
                           },
                           Raw {
                            content: "type",
                            position: (86, 28),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                      ],
                     },
                     default: None,
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "defaultText",
                       position: (87, 11),
                      },
                     ],
                    },
                    FunctionApplication {
                     function: Variable {
                      identifier: "literalExpression",
                      position: (87, 25),
                     },
                     arguments: [
                      String {
                       parts: [
                        Raw {
                         content: "{\n  PostgreSQL = \"/run/postgresql\";\n  MySQL = \"localhost\";\n}.",
                         position: (88, 1),
                        },
                        Raw {
                         content: "$",
                         position: (91, 15),
                        },
                        Raw {
                         content: "{config.services.zammad.database.type};\n",
                         position: (91, 18),
                        },
                       ],
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (93, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Database host address.\n",
                       position: (94, 1),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (81, 25),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "port",
                  position: (98, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (98, 16),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (99, 11),
                      },
                     ],
                    },
                    FunctionApplication {
                     function: PropertyAccess {
                      expression: Variable {
                       identifier: "types",
                       position: (99, 18),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "nullOr",
                         position: (99, 24),
                        },
                       ],
                      },
                      default: None,
                     },
                     arguments: [
                      PropertyAccess {
                       expression: Variable {
                        identifier: "types",
                        position: (99, 31),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "port",
                          position: (99, 37),
                         },
                        ],
                       },
                       default: None,
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (100, 11),
                      },
                     ],
                    },
                    Variable {
                     identifier: "null",
                     position: (100, 21),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (101, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Database port. Use <literal>null</literal> for default port.",
                       position: (101, 26),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (98, 25),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "name",
                  position: (104, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (104, 16),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (105, 11),
                      },
                     ],
                    },
                    PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (105, 18),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "str",
                        position: (105, 24),
                       },
                      ],
                     },
                     default: None,
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (106, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "zammad",
                       position: (106, 22),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (107, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Database name.\n",
                       position: (108, 1),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (104, 25),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "user",
                  position: (112, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (112, 16),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (113, 11),
                      },
                     ],
                    },
                    FunctionApplication {
                     function: PropertyAccess {
                      expression: Variable {
                       identifier: "types",
                       position: (113, 18),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "nullOr",
                         position: (113, 24),
                        },
                       ],
                      },
                      default: None,
                     },
                     arguments: [
                      PropertyAccess {
                       expression: Variable {
                        identifier: "types",
                        position: (113, 31),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "str",
                          position: (113, 37),
                         },
                        ],
                       },
                       default: None,
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (114, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "zammad",
                       position: (114, 22),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (115, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Database user.",
                       position: (115, 26),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (112, 25),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "passwordFile",
                  position: (118, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (118, 24),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (119, 11),
                      },
                     ],
                    },
                    FunctionApplication {
                     function: PropertyAccess {
                      expression: Variable {
                       identifier: "types",
                       position: (119, 18),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "nullOr",
                         position: (119, 24),
                        },
                       ],
                      },
                      default: None,
                     },
                     arguments: [
                      PropertyAccess {
                       expression: Variable {
                        identifier: "types",
                        position: (119, 31),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "path",
                          position: (119, 37),
                         },
                        ],
                       },
                       default: None,
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (120, 11),
                      },
                     ],
                    },
                    Variable {
                     identifier: "null",
                     position: (120, 21),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "example",
                       position: (121, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "/run/keys/zammad-dbpassword",
                       position: (121, 22),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (122, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "A file containing the password for <option>services.zammad.database.user</option>.\n",
                       position: (123, 1),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (118, 33),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "createLocally",
                  position: (127, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (127, 25),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (128, 11),
                      },
                     ],
                    },
                    PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (128, 18),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "bool",
                        position: (128, 24),
                       },
                      ],
                     },
                     default: None,
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (129, 11),
                      },
                     ],
                    },
                    Variable {
                     identifier: "true",
                     position: (129, 21),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (130, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Whether to create a local database automatically.",
                       position: (130, 26),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (127, 34),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "settings",
                  position: (133, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (133, 20),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (134, 11),
                      },
                     ],
                    },
                    PropertyAccess {
                     expression: Variable {
                      identifier: "settingsFormat",
                      position: (134, 18),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "type",
                        position: (134, 33),
                       },
                      ],
                     },
                     default: None,
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (135, 11),
                      },
                     ],
                    },
                    Map {
                     bindings: [],
                     recursive: false,
                     position: (135, 21),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "example",
                       position: (136, 11),
                      },
                     ],
                    },
                    FunctionApplication {
                     function: Variable {
                      identifier: "literalExpression",
                      position: (136, 21),
                     },
                     arguments: [
                      String {
                       parts: [
                        Raw {
                         content: "{\n}\n",
                         position: (137, 1),
                        },
                       ],
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (140, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "The <filename>database.yml</filename> configuration file as key value set.\nSee <link xlink:href='TODO' />\nfor list of configuration parameters.\n",
                       position: (141, 1),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (133, 29),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (73, 18),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "secretKeyBaseFile",
               position: (148, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (148, 27),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (149, 9),
                   },
                  ],
                 },
                 FunctionApplication {
                  function: PropertyAccess {
                   expression: Variable {
                    identifier: "types",
                    position: (149, 16),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "nullOr",
                      position: (149, 22),
                     },
                    ],
                   },
                   default: None,
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (149, 29),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "path",
                       position: (149, 35),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (150, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "null",
                  position: (150, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "example",
                    position: (151, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "/run/keys/secret_key_base",
                    position: (151, 20),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (152, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "The path to a file containing the\n<literal>secret_key_base</literal> secret.\n\nZammad uses <literal>secret_key_base</literal> to encrypt\nthe cookie store, which contains session data, and to digest\nuser auth tokens.\n\nNeeds to be a 64 byte long string of hexadecimal\ncharacters. You can generate one by running\n\n<screen>\n<prompt>$ </prompt>openssl rand -hex 64 >/path/to/secret_key_base_file\n</screen>\n\nThis should be a string, not a nix path, since nix paths are\ncopied into the world-readable nix store.\n",
                    position: (153, 1),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (148, 36),
              },
             ],
            },
           ),
          ],
          recursive: false,
          position: (30, 23),
         },
        ),
       ],
       recursive: false,
       position: (29, 13),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "config",
         position: (174, 3),
        },
       ],
      },
      FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (174, 12),
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (174, 17),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "enable",
            position: (174, 21),
           },
          ],
         },
         default: None,
        },
        Map {
         bindings: [
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "services",
              position: (176, 5),
             },
             Raw {
              content: "zammad",
              position: (176, 14),
             },
             Raw {
              content: "database",
              position: (176, 21),
             },
             Raw {
              content: "settings",
              position: (176, 30),
             },
            ],
           },
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "production",
                 position: (177, 7),
                },
               ],
              },
              FunctionApplication {
               function: Variable {
                identifier: "mapAttrs",
                position: (177, 20),
               },
               arguments: [
                Function {
                 argument: Some(
                  "_",
                 ),
                 arguments: FunctionArguments {
                  arguments: [],
                  ellipsis: false,
                 },
                 definition: Function {
                  argument: Some(
                   "v",
                  ),
                  arguments: FunctionArguments {
                   arguments: [],
                   ellipsis: false,
                  },
                  definition: FunctionApplication {
                   function: Variable {
                    identifier: "mkDefault",
                    position: (177, 36),
                   },
                   arguments: [
                    Variable {
                     identifier: "v",
                     position: (177, 46),
                    },
                   ],
                  },
                  position: (177, 33),
                 },
                 position: (177, 30),
                },
                FunctionApplication {
                 function: Variable {
                  identifier: "filterNull",
                  position: (177, 50),
                 },
                 arguments: [
                  Map {
                   bindings: [
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "adapter",
                        position: (178, 9),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Map {
                       bindings: [
                        KeyValue(
                         AttributePath {
                          attributes: [
                           Raw {
                            content: "PostgreSQL",
                            position: (179, 11),
                           },
                          ],
                         },
                         String {
                          parts: [
                           Raw {
                            content: "postgresql",
                            position: (179, 25),
                           },
                          ],
                         },
                        ),
                        KeyValue(
                         AttributePath {
                          attributes: [
                           Raw {
                            content: "MySQL",
                            position: (180, 11),
                           },
                          ],
                         },
                         String {
                          parts: [
                           Raw {
                            content: "mysql2",
                            position: (180, 20),
                           },
                          ],
                         },
                        ),
                       ],
                       recursive: false,
                       position: (178, 19),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Expression {
                         expression: PropertyAccess {
                          expression: Variable {
                           identifier: "cfg",
                           position: (181, 13),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "database",
                             position: (181, 17),
                            },
                            Raw {
                             content: "type",
                             position: (181, 26),
                            },
                           ],
                          },
                          default: None,
                         },
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "database",
                        position: (182, 9),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (182, 20),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "database",
                         position: (182, 24),
                        },
                        Raw {
                         content: "name",
                         position: (182, 33),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "pool",
                        position: (183, 9),
                       },
                      ],
                     },
                     Int {
                      value: 50,
                      position: (183, 16),
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "timeout",
                        position: (184, 9),
                       },
                      ],
                     },
                     Int {
                      value: 5000,
                      position: (184, 19),
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "encoding",
                        position: (185, 9),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "utf8",
                        position: (185, 21),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "username",
                        position: (186, 9),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (186, 20),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "database",
                         position: (186, 24),
                        },
                        Raw {
                         content: "user",
                         position: (186, 33),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "host",
                        position: (187, 9),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (187, 16),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "database",
                         position: (187, 20),
                        },
                        Raw {
                         content: "host",
                         position: (187, 29),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "port",
                        position: (188, 9),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (188, 16),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "database",
                         position: (188, 20),
                        },
                        Raw {
                         content: "port",
                         position: (188, 29),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                   ],
                   recursive: false,
                   position: (177, 61),
                  },
                 ],
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (176, 41),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "networking",
              position: (192, 5),
             },
             Raw {
              content: "firewall",
              position: (192, 16),
             },
             Raw {
              content: "allowedTCPPorts",
              position: (192, 25),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkIf",
             position: (192, 43),
            },
            arguments: [
             PropertyAccess {
              expression: Variable {
               identifier: "cfg",
               position: (192, 48),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "openPorts",
                 position: (192, 52),
                },
               ],
              },
              default: None,
             },
             List {
              elements: [
               PropertyAccess {
                expression: Variable {
                 identifier: "config",
                 position: (193, 7),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "services",
                   position: (193, 14),
                  },
                  Raw {
                   content: "zammad",
                   position: (193, 23),
                  },
                  Raw {
                   content: "port",
                   position: (193, 30),
                  },
                 ],
                },
                default: None,
               },
               PropertyAccess {
                expression: Variable {
                 identifier: "config",
                 position: (194, 7),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "services",
                   position: (194, 14),
                  },
                  Raw {
                   content: "zammad",
                   position: (194, 23),
                  },
                  Raw {
                   content: "websocketPort",
                   position: (194, 30),
                  },
                 ],
                },
                default: None,
               },
              ],
              position: (192, 62),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "users",
              position: (197, 5),
             },
             Raw {
              content: "users",
              position: (197, 11),
             },
             Raw {
              content: "zammad",
              position: (197, 17),
             },
            ],
           },
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "isSystemUser",
                 position: (198, 7),
                },
               ],
              },
              Variable {
               identifier: "true",
               position: (198, 22),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "home",
                 position: (199, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (199, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "dataDir",
                  position: (199, 18),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "group",
                 position: (200, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "zammad",
                 position: (200, 16),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (197, 26),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "users",
              position: (203, 5),
             },
             Raw {
              content: "groups",
              position: (203, 11),
             },
             Raw {
              content: "zammad",
              position: (203, 18),
             },
            ],
           },
           Map {
            bindings: [],
            recursive: false,
            position: (203, 27),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "assertions",
              position: (205, 5),
             },
            ],
           },
           List {
            elements: [
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "assertion",
                   position: (207, 9),
                  },
                 ],
                },
                BinaryOperation {
                 operator: Implication,
                 operands: [
                  PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (207, 21),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "database",
                      position: (207, 25),
                     },
                     Raw {
                      content: "createLocally",
                      position: (207, 34),
                     },
                    ],
                   },
                   default: None,
                  },
                  BinaryOperation {
                   operator: EqualTo,
                   operands: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "cfg",
                      position: (207, 51),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "database",
                        position: (207, 55),
                       },
                       Raw {
                        content: "user",
                        position: (207, 64),
                       },
                      ],
                     },
                     default: None,
                    },
                    String {
                     parts: [
                      Raw {
                       content: "zammad",
                       position: (207, 73),
                      },
                     ],
                    },
                   ],
                   position: (207, 69),
                  },
                 ],
                 position: (207, 48),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "message",
                   position: (208, 9),
                  },
                 ],
                },
                String {
                 parts: [
                  Raw {
                   content: "services.zammad.database.user must be set to \"zammad\" if services.zammad.database.createLocally is set to true",
                   position: (208, 20),
                  },
                 ],
                },
               ),
              ],
              recursive: false,
              position: (206, 7),
             },
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "assertion",
                   position: (211, 9),
                  },
                 ],
                },
                BinaryOperation {
                 operator: Implication,
                 operands: [
                  PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (211, 21),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "database",
                      position: (211, 25),
                     },
                     Raw {
                      content: "createLocally",
                      position: (211, 34),
                     },
                    ],
                   },
                   default: None,
                  },
                  BinaryOperation {
                   operator: EqualTo,
                   operands: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "cfg",
                      position: (211, 51),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "database",
                        position: (211, 55),
                       },
                       Raw {
                        content: "passwordFile",
                        position: (211, 64),
                       },
                      ],
                     },
                     default: None,
                    },
                    Variable {
                     identifier: "null",
                     position: (211, 80),
                    },
                   ],
                   position: (211, 77),
                  },
                 ],
                 position: (211, 48),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "message",
                   position: (212, 9),
                  },
                 ],
                },
                String {
                 parts: [
                  Raw {
                   content: "a password cannot be specified if services.zammad.database.createLocally is set to true",
                   position: (212, 20),
                  },
                 ],
                },
               ),
              ],
              recursive: false,
              position: (210, 7),
             },
            ],
            position: (205, 18),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "services",
              position: (216, 5),
             },
             Raw {
              content: "mysql",
              position: (216, 14),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "optionalAttrs",
             position: (216, 22),
            },
            arguments: [
             BinaryOperation {
              operator: LogicalAnd,
              operands: [
               PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (216, 37),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "database",
                   position: (216, 41),
                  },
                  Raw {
                   content: "createLocally",
                   position: (216, 50),
                  },
                 ],
                },
                default: None,
               },
               BinaryOperation {
                operator: EqualTo,
                operands: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (216, 67),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "database",
                     position: (216, 71),
                    },
                    Raw {
                     content: "type",
                     position: (216, 80),
                    },
                   ],
                  },
                  default: None,
                 },
                 String {
                  parts: [
                   Raw {
                    content: "MySQL",
                    position: (216, 89),
                   },
                  ],
                 },
                ],
                position: (216, 85),
               },
              ],
              position: (216, 64),
             },
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "enable",
                   position: (217, 7),
                  },
                 ],
                },
                Variable {
                 identifier: "true",
                 position: (217, 16),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "package",
                   position: (218, 7),
                  },
                 ],
                },
                FunctionApplication {
                 function: Variable {
                  identifier: "mkDefault",
                  position: (218, 17),
                 },
                 arguments: [
                  PropertyAccess {
                   expression: Variable {
                    identifier: "pkgs",
                    position: (218, 27),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "mariadb",
                      position: (218, 32),
                     },
                    ],
                   },
                   default: None,
                  },
                 ],
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "ensureDatabases",
                   position: (219, 7),
                  },
                 ],
                },
                List {
                 elements: [
                  PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (219, 27),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "database",
                      position: (219, 31),
                     },
                     Raw {
                      content: "name",
                      position: (219, 40),
                     },
                    ],
                   },
                   default: None,
                  },
                 ],
                 position: (219, 25),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "ensureUsers",
                   position: (220, 7),
                  },
                 ],
                },
                List {
                 elements: [
                  Map {
                   bindings: [
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "name",
                        position: (222, 11),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (222, 18),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "database",
                         position: (222, 22),
                        },
                        Raw {
                         content: "user",
                         position: (222, 31),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "ensurePermissions",
                        position: (223, 11),
                       },
                      ],
                     },
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Expression {
                           expression: String {
                            parts: [
                             Expression {
                              expression: PropertyAccess {
                               expression: Variable {
                                identifier: "cfg",
                                position: (223, 36),
                               },
                               attribute_path: AttributePath {
                                attributes: [
                                 Raw {
                                  content: "database",
                                  position: (223, 40),
                                 },
                                 Raw {
                                  content: "name",
                                  position: (223, 49),
                                 },
                                ],
                               },
                               default: None,
                              },
                             },
                             Raw {
                              content: ".*",
                              position: (223, 54),
                             },
                            ],
                           },
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "ALL PRIVILEGES",
                           position: (223, 61),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (223, 31),
                     },
                    ),
                   ],
                   recursive: false,
                   position: (221, 9),
                  },
                 ],
                 position: (220, 21),
                },
               ),
              ],
              recursive: false,
              position: (216, 97),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "services",
              position: (228, 5),
             },
             Raw {
              content: "postgresql",
              position: (228, 14),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "optionalAttrs",
             position: (228, 27),
            },
            arguments: [
             BinaryOperation {
              operator: LogicalAnd,
              operands: [
               PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (228, 42),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "database",
                   position: (228, 46),
                  },
                  Raw {
                   content: "createLocally",
                   position: (228, 55),
                  },
                 ],
                },
                default: None,
               },
               BinaryOperation {
                operator: EqualTo,
                operands: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (228, 72),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "database",
                     position: (228, 76),
                    },
                    Raw {
                     content: "type",
                     position: (228, 85),
                    },
                   ],
                  },
                  default: None,
                 },
                 String {
                  parts: [
                   Raw {
                    content: "PostgreSQL",
                    position: (228, 94),
                   },
                  ],
                 },
                ],
                position: (228, 90),
               },
              ],
              position: (228, 69),
             },
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "enable",
                   position: (229, 7),
                  },
                 ],
                },
                Variable {
                 identifier: "true",
                 position: (229, 16),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "ensureDatabases",
                   position: (230, 7),
                  },
                 ],
                },
                List {
                 elements: [
                  PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (230, 27),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "database",
                      position: (230, 31),
                     },
                     Raw {
                      content: "name",
                      position: (230, 40),
                     },
                    ],
                   },
                   default: None,
                  },
                 ],
                 position: (230, 25),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "ensureUsers",
                   position: (231, 7),
                  },
                 ],
                },
                List {
                 elements: [
                  Map {
                   bindings: [
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "name",
                        position: (233, 11),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (233, 18),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "database",
                         position: (233, 22),
                        },
                        Raw {
                         content: "user",
                         position: (233, 31),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "ensurePermissions",
                        position: (234, 11),
                       },
                      ],
                     },
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Expression {
                           expression: String {
                            parts: [
                             Raw {
                              content: "DATABASE ",
                              position: (234, 34),
                             },
                             Expression {
                              expression: PropertyAccess {
                               expression: Variable {
                                identifier: "cfg",
                                position: (234, 45),
                               },
                               attribute_path: AttributePath {
                                attributes: [
                                 Raw {
                                  content: "database",
                                  position: (234, 49),
                                 },
                                 Raw {
                                  content: "name",
                                  position: (234, 58),
                                 },
                                ],
                               },
                               default: None,
                              },
                             },
                            ],
                           },
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "ALL PRIVILEGES",
                           position: (234, 68),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (234, 31),
                     },
                    ),
                   ],
                   recursive: false,
                   position: (232, 9),
                  },
                 ],
                 position: (231, 21),
                },
               ),
              ],
              recursive: false,
              position: (228, 107),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (239, 5),
             },
             Raw {
              content: "services",
              position: (239, 13),
             },
             Raw {
              content: "zammad-web",
              position: (239, 22),
             },
            ],
           },
           Map {
            bindings: [
             Inherit(
              None,
              [
               Raw {
                content: "environment",
                position: (240, 15),
               },
              ],
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "serviceConfig",
                 position: (241, 7),
                },
               ],
              },
              BinaryOperation {
               operator: Update,
               operands: [
                Variable {
                 identifier: "serviceConfig",
                 position: (241, 23),
                },
                Map {
                 bindings: [
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "TimeoutStartSec",
                      position: (243, 9),
                     },
                    ],
                   },
                   Int {
                    value: 1200,
                    position: (243, 27),
                   },
                  ),
                 ],
                 recursive: false,
                 position: (241, 40),
                },
               ],
               position: (241, 37),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "after",
                 position: (245, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "network.target",
                   position: (246, 10),
                  },
                 ],
                },
                String {
                 parts: [
                  Raw {
                   content: "postgresql.service",
                   position: (247, 10),
                  },
                 ],
                },
               ],
               position: (245, 15),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "requires",
                 position: (249, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "postgresql.service",
                   position: (250, 10),
                  },
                 ],
                },
               ],
               position: (249, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (252, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Zammad web",
                 position: (252, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "wantedBy",
                 position: (253, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "multi-user.target",
                   position: (253, 21),
                  },
                 ],
                },
               ],
               position: (253, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "preStart",
                 position: (254, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "# Blindly copy the whole project here.\nchmod -R +w .\nrm -rf ./public/assets/*\nrm -rf ./tmp/*\nrm -rf ./log/*\ncp -r --no-preserve=owner ",
                 position: (255, 1),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (260, 37),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "package",
                     position: (260, 41),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "/* .\nchmod -R +w .\n# config file\ncp ",
                 position: (260, 49),
                },
                Expression {
                 expression: Variable {
                  identifier: "databaseConfig",
                  position: (263, 14),
                 },
                },
                Raw {
                 content: " ./config/database.yml\nchmod -R +w .\n",
                 position: (263, 29),
                },
                Expression {
                 expression: FunctionApplication {
                  function: Variable {
                   identifier: "optionalString",
                   position: (265, 11),
                  },
                  arguments: [
                   BinaryOperation {
                    operator: NotEqualTo,
                    operands: [
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (265, 27),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "database",
                         position: (265, 31),
                        },
                        Raw {
                         content: "passwordFile",
                         position: (265, 40),
                        },
                       ],
                      },
                      default: None,
                     },
                     Variable {
                      identifier: "null",
                      position: (265, 56),
                     },
                    ],
                    position: (265, 53),
                   },
                   String {
                    parts: [
                     Raw {
                      content: "{\n  echo -n \"  password: \"\n  cat ",
                      position: (266, 1),
                     },
                     Expression {
                      expression: PropertyAccess {
                       expression: Variable {
                        identifier: "cfg",
                        position: (268, 17),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "database",
                          position: (268, 21),
                         },
                         Raw {
                          content: "passwordFile",
                          position: (268, 30),
                         },
                        ],
                       },
                       default: None,
                      },
                     },
                     Raw {
                      content: "\n} >> ./config/database.yml\n",
                      position: (268, 43),
                     },
                    ],
                   },
                  ],
                 },
                },
                Raw {
                 content: "\n",
                 position: (270, 12),
                },
                Expression {
                 expression: FunctionApplication {
                  function: Variable {
                   identifier: "optionalString",
                   position: (271, 11),
                  },
                  arguments: [
                   BinaryOperation {
                    operator: NotEqualTo,
                    operands: [
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (271, 27),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "secretKeyBaseFile",
                         position: (271, 31),
                        },
                       ],
                      },
                      default: None,
                     },
                     Variable {
                      identifier: "null",
                      position: (271, 52),
                     },
                    ],
                    position: (271, 49),
                   },
                   String {
                    parts: [
                     Raw {
                      content: "{\n  echo \"production: \"\n  echo -n \"  secret_key_base: \"\n  cat ",
                      position: (272, 1),
                     },
                     Expression {
                      expression: PropertyAccess {
                       expression: Variable {
                        identifier: "cfg",
                        position: (275, 17),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "secretKeyBaseFile",
                          position: (275, 21),
                         },
                        ],
                       },
                       default: None,
                      },
                     },
                     Raw {
                      content: "\n} > ./config/secrets.yml\n",
                      position: (275, 39),
                     },
                    ],
                   },
                  ],
                 },
                },
                Raw {
                 content: "\n\nif [ `",
                 position: (277, 12),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "config",
                   position: (279, 17),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "services",
                     position: (279, 24),
                    },
                    Raw {
                     content: "postgresql",
                     position: (279, 33),
                    },
                    Raw {
                     content: "package",
                     position: (279, 44),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "/bin/psql \\\n          --host ",
                 position: (279, 52),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (280, 28),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "database",
                     position: (280, 32),
                    },
                    Raw {
                     content: "host",
                     position: (280, 41),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: " \\\n          ",
                 position: (280, 46),
                },
                Expression {
                 expression: FunctionApplication {
                  function: Variable {
                   identifier: "optionalString",
                   position: (281, 21),
                  },
                  arguments: [
                   BinaryOperation {
                    operator: NotEqualTo,
                    operands: [
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (282, 22),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "database",
                         position: (282, 26),
                        },
                        Raw {
                         content: "port",
                         position: (282, 35),
                        },
                       ],
                      },
                      default: None,
                     },
                     Variable {
                      identifier: "null",
                      position: (282, 43),
                     },
                    ],
                    position: (282, 40),
                   },
                   String {
                    parts: [
                     Raw {
                      content: "--port ",
                      position: (283, 22),
                     },
                     Expression {
                      expression: FunctionApplication {
                       function: Variable {
                        identifier: "toString",
                        position: (283, 31),
                       },
                       arguments: [
                        PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (283, 40),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "database",
                            position: (283, 44),
                           },
                           Raw {
                            content: "port",
                            position: (283, 53),
                           },
                          ],
                         },
                         default: None,
                        },
                       ],
                      },
                     },
                    ],
                   },
                  ],
                 },
                },
                Raw {
                 content: " \\\n          --username ",
                 position: (283, 60),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (284, 32),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "database",
                     position: (284, 36),
                    },
                    Raw {
                     content: "user",
                     position: (284, 45),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: " \\\n          --dbname ",
                 position: (284, 50),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (285, 30),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "database",
                     position: (285, 34),
                    },
                    Raw {
                     content: "name",
                     position: (285, 43),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: " \\\n          --command \"SELECT COUNT(*) FROM pg_class c \\\n                    JOIN pg_namespace s ON s.oid = c.relnamespace \\\n                    WHERE s.nspname NOT IN ('pg_catalog', 'pg_toast', 'information_schema') \\\n                      AND s.nspname NOT LIKE 'pg_temp%';\" | sed -n 3p` -eq 0 ]; then\n  echo \"Initialize database\"\n  ./bin/rake --no-system db:migrate\n  ./bin/rake --no-system db:seed\nelse\n  echo \"Migrate database\"\n  ./bin/rake --no-system db:migrate\nfi\necho \"Done\"\n",
                 position: (285, 48),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "script",
                 position: (299, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "./script/rails server -b ",
                 position: (299, 17),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (299, 44),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "host",
                     position: (299, 48),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: " -p ",
                 position: (299, 53),
                },
                Expression {
                 expression: FunctionApplication {
                  function: Variable {
                   identifier: "toString",
                   position: (299, 59),
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "cfg",
                     position: (299, 68),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "port",
                       position: (299, 72),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (239, 35),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (302, 5),
             },
             Raw {
              content: "services",
              position: (302, 13),
             },
             Raw {
              content: "zammad-websocket",
              position: (302, 22),
             },
            ],
           },
           Map {
            bindings: [
             Inherit(
              None,
              [
               Raw {
                content: "serviceConfig",
                position: (303, 15),
               },
               Raw {
                content: "environment",
                position: (303, 29),
               },
              ],
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "after",
                 position: (304, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "zammad-web.service",
                   position: (304, 18),
                  },
                 ],
                },
               ],
               position: (304, 15),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "requires",
                 position: (305, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "zammad-web.service",
                   position: (305, 21),
                  },
                 ],
                },
               ],
               position: (305, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (306, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Zammad websocket",
                 position: (306, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "wantedBy",
                 position: (307, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "multi-user.target",
                   position: (307, 21),
                  },
                 ],
                },
               ],
               position: (307, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "script",
                 position: (308, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "./script/websocket-server.rb -b ",
                 position: (308, 17),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (308, 51),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "host",
                     position: (308, 55),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: " -p ",
                 position: (308, 60),
                },
                Expression {
                 expression: FunctionApplication {
                  function: Variable {
                   identifier: "toString",
                   position: (308, 66),
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "cfg",
                     position: (308, 75),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "websocketPort",
                       position: (308, 79),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                },
                Raw {
                 content: " start",
                 position: (308, 93),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (302, 41),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (311, 5),
             },
             Raw {
              content: "services",
              position: (311, 13),
             },
             Raw {
              content: "zammad-scheduler",
              position: (311, 22),
             },
            ],
           },
           Map {
            bindings: [
             Inherit(
              None,
              [
               Raw {
                content: "environment",
                position: (312, 15),
               },
              ],
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "serviceConfig",
                 position: (313, 7),
                },
               ],
              },
              BinaryOperation {
               operator: Update,
               operands: [
                Variable {
                 identifier: "serviceConfig",
                 position: (313, 23),
                },
                Map {
                 bindings: [
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "Type",
                      position: (313, 42),
                     },
                    ],
                   },
                   String {
                    parts: [
                     Raw {
                      content: "forking",
                      position: (313, 50),
                     },
                    ],
                   },
                  ),
                 ],
                 recursive: false,
                 position: (313, 40),
                },
               ],
               position: (313, 37),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "after",
                 position: (314, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "zammad-web.service",
                   position: (314, 18),
                  },
                 ],
                },
               ],
               position: (314, 15),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "requires",
                 position: (315, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "zammad-web.service",
                   position: (315, 21),
                  },
                 ],
                },
               ],
               position: (315, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (316, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Zammad scheduler",
                 position: (316, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "wantedBy",
                 position: (317, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "multi-user.target",
                   position: (317, 21),
                  },
                 ],
                },
               ],
               position: (317, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "script",
                 position: (318, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "./script/scheduler.rb start",
                 position: (318, 17),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (311, 41),
           },
          ),
         ],
         recursive: false,
         position: (174, 28),
        },
       ],
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "meta",
         position: (322, 3),
        },
        Raw {
         content: "maintainers",
         position: (322, 8),
        },
       ],
      },
      With {
       expression: PropertyAccess {
        expression: Variable {
         identifier: "lib",
         position: (322, 27),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "maintainers",
           position: (322, 31),
          },
         ],
        },
        default: None,
       },
       target: List {
        elements: [
         Variable {
          identifier: "garbas",
          position: (322, 46),
         },
         Variable {
          identifier: "taeer",
          position: (322, 53),
         },
        ],
        position: (322, 44),
       },
       position: (322, 22),
      },
     ),
    ],
    recursive: false,
    position: (27, 1),
   },
   position: (5, 1),
  },
  position: (3, 1),
 },
 position: (1, 1),
}