---
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: (5, 6),
  },
  target: LetIn {
   bindings: [
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "cfg",
        position: (9, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (9, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "programs",
         position: (9, 16),
        },
        Raw {
         content: "xfs_quota",
         position: (9, 25),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "limitOptions",
        position: (11, 3),
       },
      ],
     },
     Function {
      argument: Some(
       "opts",
      ),
      arguments: FunctionArguments {
       arguments: [],
       ellipsis: false,
      },
      definition: FunctionApplication {
       function: Variable {
        identifier: "concatStringsSep",
        position: (11, 24),
       },
       arguments: [
        String {
         parts: [
          Raw {
           content: " ",
           position: (11, 42),
          },
         ],
        },
        List {
         elements: [
          FunctionApplication {
           function: Variable {
            identifier: "optionalString",
            position: (12, 6),
           },
           arguments: [
            BinaryOperation {
             operator: NotEqualTo,
             operands: [
              PropertyAccess {
               expression: Variable {
                identifier: "opts",
                position: (12, 22),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "sizeSoftLimit",
                  position: (12, 27),
                 },
                ],
               },
               default: None,
              },
              Variable {
               identifier: "null",
               position: (12, 44),
              },
             ],
             position: (12, 41),
            },
            String {
             parts: [
              Raw {
               content: "bsoft=",
               position: (12, 51),
              },
              Expression {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "opts",
                 position: (12, 59),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "sizeSoftLimit",
                   position: (12, 64),
                  },
                 ],
                },
                default: None,
               },
              },
             ],
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "optionalString",
            position: (13, 6),
           },
           arguments: [
            BinaryOperation {
             operator: NotEqualTo,
             operands: [
              PropertyAccess {
               expression: Variable {
                identifier: "opts",
                position: (13, 22),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "sizeHardLimit",
                  position: (13, 27),
                 },
                ],
               },
               default: None,
              },
              Variable {
               identifier: "null",
               position: (13, 44),
              },
             ],
             position: (13, 41),
            },
            String {
             parts: [
              Raw {
               content: "bhard=",
               position: (13, 51),
              },
              Expression {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "opts",
                 position: (13, 59),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "sizeHardLimit",
                   position: (13, 64),
                  },
                 ],
                },
                default: None,
               },
              },
             ],
            },
           ],
          },
         ],
         position: (11, 45),
        },
       ],
      },
      position: (11, 18),
     },
    ),
   ],
   target: Map {
    bindings: [
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "options",
         position: (22, 3),
        },
       ],
      },
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "programs",
            position: (24, 5),
           },
           Raw {
            content: "xfs_quota",
            position: (24, 14),
           },
          ],
         },
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "projects",
               position: (25, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (25, 18),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (26, 9),
                   },
                  ],
                 },
                 Map {
                  bindings: [],
                  recursive: false,
                  position: (26, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (27, 9),
                   },
                  ],
                 },
                 FunctionApplication {
                  function: PropertyAccess {
                   expression: Variable {
                    identifier: "types",
                    position: (27, 16),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "attrsOf",
                      position: (27, 22),
                     },
                    ],
                   },
                   default: None,
                  },
                  arguments: [
                   FunctionApplication {
                    function: PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (27, 31),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "submodule",
                        position: (27, 37),
                       },
                      ],
                     },
                     default: None,
                    },
                    arguments: [
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "options",
                           position: (28, 11),
                          },
                         ],
                        },
                        Map {
                         bindings: [
                          KeyValue(
                           AttributePath {
                            attributes: [
                             Raw {
                              content: "id",
                              position: (29, 13),
                             },
                            ],
                           },
                           FunctionApplication {
                            function: Variable {
                             identifier: "mkOption",
                             position: (29, 18),
                            },
                            arguments: [
                             Map {
                              bindings: [
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "type",
                                   position: (30, 15),
                                  },
                                 ],
                                },
                                PropertyAccess {
                                 expression: Variable {
                                  identifier: "types",
                                  position: (30, 22),
                                 },
                                 attribute_path: AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "int",
                                    position: (30, 28),
                                   },
                                  ],
                                 },
                                 default: None,
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "description",
                                   position: (31, 15),
                                  },
                                 ],
                                },
                                String {
                                 parts: [
                                  Raw {
                                   content: "Project ID.",
                                   position: (31, 30),
                                  },
                                 ],
                                },
                               ),
                              ],
                              recursive: false,
                              position: (29, 27),
                             },
                            ],
                           },
                          ),
                          KeyValue(
                           AttributePath {
                            attributes: [
                             Raw {
                              content: "fileSystem",
                              position: (34, 13),
                             },
                            ],
                           },
                           FunctionApplication {
                            function: Variable {
                             identifier: "mkOption",
                             position: (34, 26),
                            },
                            arguments: [
                             Map {
                              bindings: [
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "type",
                                   position: (35, 15),
                                  },
                                 ],
                                },
                                PropertyAccess {
                                 expression: Variable {
                                  identifier: "types",
                                  position: (35, 22),
                                 },
                                 attribute_path: AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "str",
                                    position: (35, 28),
                                   },
                                  ],
                                 },
                                 default: None,
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "description",
                                   position: (36, 15),
                                  },
                                 ],
                                },
                                String {
                                 parts: [
                                  Raw {
                                   content: "XFS filesystem hosting the xfs_quota project.",
                                   position: (36, 30),
                                  },
                                 ],
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "default",
                                   position: (37, 15),
                                  },
                                 ],
                                },
                                String {
                                 parts: [
                                  Raw {
                                   content: "/",
                                   position: (37, 26),
                                  },
                                 ],
                                },
                               ),
                              ],
                              recursive: false,
                              position: (34, 35),
                             },
                            ],
                           },
                          ),
                          KeyValue(
                           AttributePath {
                            attributes: [
                             Raw {
                              content: "path",
                              position: (40, 13),
                             },
                            ],
                           },
                           FunctionApplication {
                            function: Variable {
                             identifier: "mkOption",
                             position: (40, 20),
                            },
                            arguments: [
                             Map {
                              bindings: [
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "type",
                                   position: (41, 15),
                                  },
                                 ],
                                },
                                PropertyAccess {
                                 expression: Variable {
                                  identifier: "types",
                                  position: (41, 22),
                                 },
                                 attribute_path: AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "str",
                                    position: (41, 28),
                                   },
                                  ],
                                 },
                                 default: None,
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "description",
                                   position: (42, 15),
                                  },
                                 ],
                                },
                                String {
                                 parts: [
                                  Raw {
                                   content: "Project directory.",
                                   position: (42, 30),
                                  },
                                 ],
                                },
                               ),
                              ],
                              recursive: false,
                              position: (40, 29),
                             },
                            ],
                           },
                          ),
                          KeyValue(
                           AttributePath {
                            attributes: [
                             Raw {
                              content: "sizeSoftLimit",
                              position: (45, 13),
                             },
                            ],
                           },
                           FunctionApplication {
                            function: Variable {
                             identifier: "mkOption",
                             position: (45, 29),
                            },
                            arguments: [
                             Map {
                              bindings: [
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "type",
                                   position: (46, 15),
                                  },
                                 ],
                                },
                                FunctionApplication {
                                 function: PropertyAccess {
                                  expression: Variable {
                                   identifier: "types",
                                   position: (46, 22),
                                  },
                                  attribute_path: AttributePath {
                                   attributes: [
                                    Raw {
                                     content: "nullOr",
                                     position: (46, 28),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                 arguments: [
                                  PropertyAccess {
                                   expression: Variable {
                                    identifier: "types",
                                    position: (46, 35),
                                   },
                                   attribute_path: AttributePath {
                                    attributes: [
                                     Raw {
                                      content: "str",
                                      position: (46, 41),
                                     },
                                    ],
                                   },
                                   default: None,
                                  },
                                 ],
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "default",
                                   position: (47, 15),
                                  },
                                 ],
                                },
                                Variable {
                                 identifier: "null",
                                 position: (47, 25),
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "example",
                                   position: (48, 15),
                                  },
                                 ],
                                },
                                String {
                                 parts: [
                                  Raw {
                                   content: "30g",
                                   position: (48, 26),
                                  },
                                 ],
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "description",
                                   position: (49, 15),
                                  },
                                 ],
                                },
                                String {
                                 parts: [
                                  Raw {
                                   content: "Soft limit of the project size",
                                   position: (49, 30),
                                  },
                                 ],
                                },
                               ),
                              ],
                              recursive: false,
                              position: (45, 38),
                             },
                            ],
                           },
                          ),
                          KeyValue(
                           AttributePath {
                            attributes: [
                             Raw {
                              content: "sizeHardLimit",
                              position: (52, 13),
                             },
                            ],
                           },
                           FunctionApplication {
                            function: Variable {
                             identifier: "mkOption",
                             position: (52, 29),
                            },
                            arguments: [
                             Map {
                              bindings: [
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "type",
                                   position: (53, 15),
                                  },
                                 ],
                                },
                                FunctionApplication {
                                 function: PropertyAccess {
                                  expression: Variable {
                                   identifier: "types",
                                   position: (53, 22),
                                  },
                                  attribute_path: AttributePath {
                                   attributes: [
                                    Raw {
                                     content: "nullOr",
                                     position: (53, 28),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                 arguments: [
                                  PropertyAccess {
                                   expression: Variable {
                                    identifier: "types",
                                    position: (53, 35),
                                   },
                                   attribute_path: AttributePath {
                                    attributes: [
                                     Raw {
                                      content: "str",
                                      position: (53, 41),
                                     },
                                    ],
                                   },
                                   default: None,
                                  },
                                 ],
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "default",
                                   position: (54, 15),
                                  },
                                 ],
                                },
                                Variable {
                                 identifier: "null",
                                 position: (54, 25),
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "example",
                                   position: (55, 15),
                                  },
                                 ],
                                },
                                String {
                                 parts: [
                                  Raw {
                                   content: "50g",
                                   position: (55, 26),
                                  },
                                 ],
                                },
                               ),
                               KeyValue(
                                AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "description",
                                   position: (56, 15),
                                  },
                                 ],
                                },
                                String {
                                 parts: [
                                  Raw {
                                   content: "Hard limit of the project size.",
                                   position: (56, 30),
                                  },
                                 ],
                                },
                               ),
                              ],
                              recursive: false,
                              position: (52, 38),
                             },
                            ],
                           },
                          ),
                         ],
                         recursive: false,
                         position: (28, 21),
                        },
                       ),
                      ],
                      recursive: false,
                      position: (27, 47),
                     },
                    ],
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (61, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Setup of xfs_quota projects. Make sure the filesystem is mounted with the pquota option.",
                    position: (61, 24),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "example",
                    position: (63, 9),
                   },
                  ],
                 },
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "projname",
                       position: (64, 11),
                      },
                     ],
                    },
                    Map {
                     bindings: [
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "id",
                          position: (65, 13),
                         },
                        ],
                       },
                       Int {
                        value: 50,
                        position: (65, 18),
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "path",
                          position: (66, 13),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "/xfsprojects/projname",
                          position: (66, 21),
                         },
                        ],
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "sizeHardLimit",
                          position: (67, 13),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "50g",
                          position: (67, 30),
                         },
                        ],
                       },
                      ),
                     ],
                     recursive: false,
                     position: (64, 22),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (63, 19),
                 },
                ),
               ],
               recursive: false,
               position: (25, 27),
              },
             ],
            },
           ),
          ],
          recursive: false,
          position: (24, 26),
         },
        ),
       ],
       recursive: false,
       position: (22, 13),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "config",
         position: (78, 3),
        },
       ],
      },
      FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (78, 12),
       },
       arguments: [
        BinaryOperation {
         operator: NotEqualTo,
         operands: [
          PropertyAccess {
           expression: Variable {
            identifier: "cfg",
            position: (78, 18),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "projects",
              position: (78, 22),
             },
            ],
           },
           default: None,
          },
          Map {
           bindings: [],
           recursive: false,
           position: (78, 34),
          },
         ],
         position: (78, 31),
        },
        Map {
         bindings: [
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (80, 5),
             },
             Raw {
              content: "etc",
              position: (80, 17),
             },
             Raw {
              content: "projects",
              position: (80, 21),
             },
             Raw {
              content: "source",
              position: (80, 30),
             },
            ],
           },
           FunctionApplication {
            function: PropertyAccess {
             expression: Variable {
              identifier: "pkgs",
              position: (80, 39),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "writeText",
                position: (80, 44),
               },
              ],
             },
             default: None,
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "etc-project",
                position: (80, 55),
               },
              ],
             },
             FunctionApplication {
              function: Variable {
               identifier: "concatStringsSep",
               position: (81, 8),
              },
              arguments: [
               String {
                parts: [
                 Raw {
                  content: "\n",
                  position: (81, 26),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mapAttrsToList",
                 position: (81, 31),
                },
                arguments: [
                 Function {
                  argument: Some(
                   "name",
                  ),
                  arguments: FunctionArguments {
                   arguments: [],
                   ellipsis: false,
                  },
                  definition: Function {
                   argument: Some(
                    "opts",
                   ),
                   arguments: FunctionArguments {
                    arguments: [],
                    ellipsis: false,
                   },
                   definition: String {
                    parts: [
                     Expression {
                      expression: FunctionApplication {
                       function: Variable {
                        identifier: "toString",
                        position: (82, 25),
                       },
                       arguments: [
                        PropertyAccess {
                         expression: Variable {
                          identifier: "opts",
                          position: (82, 34),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "id",
                            position: (82, 39),
                           },
                          ],
                         },
                         default: None,
                        },
                       ],
                      },
                     },
                     Raw {
                      content: ":",
                      position: (82, 42),
                     },
                     Expression {
                      expression: PropertyAccess {
                       expression: Variable {
                        identifier: "opts",
                        position: (82, 45),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "path",
                          position: (82, 50),
                         },
                        ],
                       },
                       default: None,
                      },
                     },
                    ],
                   },
                   position: (82, 16),
                  },
                  position: (82, 10),
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (82, 58),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "projects",
                     position: (82, 62),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              ],
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (84, 5),
             },
             Raw {
              content: "etc",
              position: (84, 17),
             },
             Raw {
              content: "projid",
              position: (84, 21),
             },
             Raw {
              content: "source",
              position: (84, 28),
             },
            ],
           },
           FunctionApplication {
            function: PropertyAccess {
             expression: Variable {
              identifier: "pkgs",
              position: (84, 37),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "writeText",
                position: (84, 42),
               },
              ],
             },
             default: None,
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "etc-projid",
                position: (84, 53),
               },
              ],
             },
             FunctionApplication {
              function: Variable {
               identifier: "concatStringsSep",
               position: (85, 8),
              },
              arguments: [
               String {
                parts: [
                 Raw {
                  content: "\n",
                  position: (85, 26),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mapAttrsToList",
                 position: (85, 31),
                },
                arguments: [
                 Function {
                  argument: Some(
                   "name",
                  ),
                  arguments: FunctionArguments {
                   arguments: [],
                   ellipsis: false,
                  },
                  definition: Function {
                   argument: Some(
                    "opts",
                   ),
                   arguments: FunctionArguments {
                    arguments: [],
                    ellipsis: false,
                   },
                   definition: String {
                    parts: [
                     Expression {
                      expression: Variable {
                       identifier: "name",
                       position: (86, 25),
                      },
                     },
                     Raw {
                      content: ":",
                      position: (86, 30),
                     },
                     Expression {
                      expression: FunctionApplication {
                       function: Variable {
                        identifier: "toString",
                        position: (86, 33),
                       },
                       arguments: [
                        PropertyAccess {
                         expression: Variable {
                          identifier: "opts",
                          position: (86, 42),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "id",
                            position: (86, 47),
                           },
                          ],
                         },
                         default: None,
                        },
                       ],
                      },
                     },
                    ],
                   },
                   position: (86, 16),
                  },
                  position: (86, 10),
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (86, 53),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "projects",
                     position: (86, 57),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              ],
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (88, 5),
             },
             Raw {
              content: "services",
              position: (88, 13),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mapAttrs'",
             position: (88, 24),
            },
            arguments: [
             Function {
              argument: Some(
               "name",
              ),
              arguments: FunctionArguments {
               arguments: [],
               ellipsis: false,
              },
              definition: Function {
               argument: Some(
                "opts",
               ),
               arguments: FunctionArguments {
                arguments: [],
                ellipsis: false,
               },
               definition: FunctionApplication {
                function: Variable {
                 identifier: "nameValuePair",
                 position: (89, 7),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "xfs_quota-",
                    position: (89, 22),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "name",
                     position: (89, 34),
                    },
                   },
                  ],
                 },
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (90, 9),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Setup xfs_quota for project ",
                       position: (90, 24),
                      },
                      Expression {
                       expression: Variable {
                        identifier: "name",
                        position: (90, 54),
                       },
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "script",
                       position: (91, 9),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "",
                       position: (92, 1),
                      },
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "pkgs",
                         position: (92, 13),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "xfsprogs",
                           position: (92, 18),
                          },
                          Raw {
                           content: "bin",
                           position: (92, 27),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "/bin/xfs_quota -x -c 'project -s ",
                       position: (92, 31),
                      },
                      Expression {
                       expression: Variable {
                        identifier: "name",
                        position: (92, 66),
                       },
                      },
                      Raw {
                       content: "' ",
                       position: (92, 71),
                      },
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "opts",
                         position: (92, 75),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "fileSystem",
                           position: (92, 80),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "\n",
                       position: (92, 91),
                      },
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "pkgs",
                         position: (93, 13),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "xfsprogs",
                           position: (93, 18),
                          },
                          Raw {
                           content: "bin",
                           position: (93, 27),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "/bin/xfs_quota -x -c 'limit -p ",
                       position: (93, 31),
                      },
                      Expression {
                       expression: FunctionApplication {
                        function: Variable {
                         identifier: "limitOptions",
                         position: (93, 64),
                        },
                        arguments: [
                         Variable {
                          identifier: "opts",
                          position: (93, 77),
                         },
                        ],
                       },
                      },
                      Raw {
                       content: " ",
                       position: (93, 82),
                      },
                      Expression {
                       expression: Variable {
                        identifier: "name",
                        position: (93, 85),
                       },
                      },
                      Raw {
                       content: "' ",
                       position: (93, 90),
                      },
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "opts",
                         position: (93, 94),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "fileSystem",
                           position: (93, 99),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "\n",
                       position: (93, 110),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "wantedBy",
                       position: (96, 9),
                      },
                     ],
                    },
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "multi-user.target",
                         position: (96, 23),
                        },
                       ],
                      },
                     ],
                     position: (96, 20),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "after",
                       position: (97, 9),
                      },
                     ],
                    },
                    List {
                     elements: [
                      BinaryOperation {
                       operator: Addition,
                       operands: [
                        FunctionApplication {
                         function: Variable {
                          identifier: "replaceChars",
                          position: (97, 21),
                         },
                         arguments: [
                          List {
                           elements: [
                            String {
                             parts: [
                              Raw {
                               content: "/",
                               position: (97, 37),
                              },
                             ],
                            },
                           ],
                           position: (97, 34),
                          },
                          List {
                           elements: [
                            String {
                             parts: [
                              Raw {
                               content: "-",
                               position: (97, 45),
                              },
                             ],
                            },
                           ],
                           position: (97, 42),
                          },
                          PropertyAccess {
                           expression: Variable {
                            identifier: "opts",
                            position: (97, 50),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "fileSystem",
                              position: (97, 55),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: ".mount",
                           position: (97, 70),
                          },
                         ],
                        },
                       ],
                       position: (97, 67),
                      },
                     ],
                     position: (97, 17),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "restartTriggers",
                       position: (99, 9),
                      },
                     ],
                    },
                    List {
                     elements: [
                      PropertyAccess {
                       expression: Variable {
                        identifier: "config",
                        position: (99, 29),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "environment",
                          position: (99, 36),
                         },
                         Raw {
                          content: "etc",
                          position: (99, 48),
                         },
                         Raw {
                          content: "projects",
                          position: (99, 52),
                         },
                         Raw {
                          content: "source",
                          position: (99, 61),
                         },
                        ],
                       },
                       default: None,
                      },
                     ],
                     position: (99, 27),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "serviceConfig",
                       position: (101, 9),
                      },
                     ],
                    },
                    Map {
                     bindings: [
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "Type",
                          position: (102, 11),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "oneshot",
                          position: (102, 19),
                         },
                        ],
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "RemainAfterExit",
                          position: (103, 11),
                         },
                        ],
                       },
                       Variable {
                        identifier: "true",
                        position: (103, 29),
                       },
                      ),
                     ],
                     recursive: false,
                     position: (101, 25),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (89, 41),
                 },
                ],
               },
               position: (88, 41),
              },
              position: (88, 35),
             },
             PropertyAccess {
              expression: Variable {
               identifier: "cfg",
               position: (106, 7),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "projects",
                 position: (106, 11),
                },
               ],
              },
              default: None,
             },
            ],
           },
          ),
         ],
         recursive: false,
         position: (78, 38),
        },
       ],
      },
     ),
    ],
    recursive: false,
    position: (18, 1),
   },
   position: (7, 1),
  },
  position: (5, 1),
 },
 position: (3, 1),
}