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