Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "pkgs",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "cfg",
      default: Some(
       PropertyAccess(
        PropertyAccess {
         expression: Identifier(
          Identifier {
           id: "config",
           span: Span {
            start: Position {
             line: 5,
             column: 9,
            },
            end: Position {
             line: 5,
             column: 15,
            },
           },
          },
         ),
         attribute_path: [
          Raw(
           PartRaw {
            content: "services",
            span: Span {
             start: Position {
              line: 5,
              column: 16,
             },
             end: Position {
              line: 5,
              column: 24,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "github-runner",
            span: Span {
             start: Position {
              line: 5,
              column: 25,
             },
             end: Position {
              line: 5,
              column: 38,
             },
            },
           },
          ),
         ],
         default: None,
        },
       ),
      ),
     },
     FunctionHeadDestructuredArgument {
      identifier: "svcName",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "systemdDir",
      default: Some(
       String(
        String_ {
         parts: [
          Interpolation(
           PartInterpolation {
            expression: Identifier(
             Identifier {
              id: "svcName",
              span: Span {
               start: Position {
                line: 8,
                column: 19,
               },
               end: Position {
                line: 8,
                column: 26,
               },
              },
             },
            ),
           },
          ),
          Raw(
           PartRaw {
            content: "/",
            span: Span {
             start: Position {
              line: 8,
              column: 17,
             },
             end: Position {
              line: 8,
              column: 28,
             },
            },
           },
          ),
          Interpolation(
           PartInterpolation {
            expression: PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "cfg",
                span: Span {
                 start: Position {
                  line: 8,
                  column: 30,
                 },
                 end: Position {
                  line: 8,
                  column: 33,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "name",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 34,
                  },
                  end: Position {
                   line: 8,
                   column: 38,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
           },
          ),
         ],
         span: Span {
          start: Position {
           line: 8,
           column: 16,
          },
          end: Position {
           line: 8,
           column: 40,
          },
         },
        },
       ),
      ),
     },
     FunctionHeadDestructuredArgument {
      identifier: "runtimeDir",
      default: Some(
       String(
        String_ {
         parts: [
          Raw(
           PartRaw {
            content: "%t/",
            span: Span {
             start: Position {
              line: 10,
              column: 17,
             },
             end: Position {
              line: 10,
              column: 33,
             },
            },
           },
          ),
          Interpolation(
           PartInterpolation {
            expression: Identifier(
             Identifier {
              id: "systemdDir",
              span: Span {
               start: Position {
                line: 10,
                column: 22,
               },
               end: Position {
                line: 10,
                column: 32,
               },
              },
             },
            ),
           },
          ),
         ],
         span: Span {
          start: Position {
           line: 10,
           column: 16,
          },
          end: Position {
           line: 10,
           column: 34,
          },
         },
        },
       ),
      ),
     },
     FunctionHeadDestructuredArgument {
      identifier: "stateDir",
      default: Some(
       String(
        String_ {
         parts: [
          Raw(
           PartRaw {
            content: "%S/",
            span: Span {
             start: Position {
              line: 12,
              column: 15,
             },
             end: Position {
              line: 12,
              column: 31,
             },
            },
           },
          ),
          Interpolation(
           PartInterpolation {
            expression: Identifier(
             Identifier {
              id: "systemdDir",
              span: Span {
               start: Position {
                line: 12,
                column: 20,
               },
               end: Position {
                line: 12,
                column: 30,
               },
              },
             },
            ),
           },
          ),
         ],
         span: Span {
          start: Position {
           line: 12,
           column: 14,
          },
          end: Position {
           line: 12,
           column: 32,
          },
         },
        },
       ),
      ),
     },
     FunctionHeadDestructuredArgument {
      identifier: "logsDir",
      default: Some(
       String(
        String_ {
         parts: [
          Raw(
           PartRaw {
            content: "%L/",
            span: Span {
             start: Position {
              line: 14,
              column: 14,
             },
             end: Position {
              line: 14,
              column: 30,
             },
            },
           },
          ),
          Interpolation(
           PartInterpolation {
            expression: Identifier(
             Identifier {
              id: "systemdDir",
              span: Span {
               start: Position {
                line: 14,
                column: 19,
               },
               end: Position {
                line: 14,
                column: 29,
               },
              },
             },
            ),
           },
          ),
         ],
         span: Span {
          start: Position {
           line: 14,
           column: 13,
          },
          end: Position {
           line: 14,
           column: 31,
          },
         },
        },
       ),
      ),
     },
     FunctionHeadDestructuredArgument {
      identifier: "currentConfigTokenFilename",
      default: Some(
       String(
        String_ {
         parts: [
          Raw(
           PartRaw {
            content: ".current-token",
            span: Span {
             start: Position {
              line: 16,
              column: 33,
             },
             end: Position {
              line: 16,
              column: 47,
             },
            },
           },
          ),
         ],
         span: Span {
          start: Position {
           line: 16,
           column: 32,
          },
          end: Position {
           line: 16,
           column: 48,
          },
         },
        },
       ),
      ),
     },
    ],
   },
  ),
  body: With(
   With {
    expression: Identifier(
     Identifier {
      id: "lib",
      span: Span {
       start: Position {
        line: 21,
        column: 6,
       },
       end: Position {
        line: 21,
        column: 9,
       },
      },
     },
    ),
    target: Map(
     Map {
      recursive: false,
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "description",
            span: Span {
             start: Position {
              line: 24,
              column: 3,
             },
             end: Position {
              line: 24,
              column: 14,
             },
            },
           },
          ),
         ],
         to: String(
          String_ {
           parts: [
            Raw(
             PartRaw {
              content: "GitHub Actions runner",
              span: Span {
               start: Position {
                line: 24,
                column: 18,
               },
               end: Position {
                line: 24,
                column: 39,
               },
              },
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 24,
             column: 17,
            },
            end: Position {
             line: 24,
             column: 40,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "wantedBy",
            span: Span {
             start: Position {
              line: 26,
              column: 3,
             },
             end: Position {
              line: 26,
              column: 11,
             },
            },
           },
          ),
         ],
         to: List(
          List {
           elements: [
            String(
             String_ {
              parts: [
               Raw(
                PartRaw {
                 content: "multi-user.target",
                 span: Span {
                  start: Position {
                   line: 26,
                   column: 17,
                  },
                  end: Position {
                   line: 26,
                   column: 34,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 26,
                column: 16,
               },
               end: Position {
                line: 26,
                column: 35,
               },
              },
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 26,
             column: 14,
            },
            end: Position {
             line: 26,
             column: 37,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "wants",
            span: Span {
             start: Position {
              line: 27,
              column: 3,
             },
             end: Position {
              line: 27,
              column: 8,
             },
            },
           },
          ),
         ],
         to: List(
          List {
           elements: [
            String(
             String_ {
              parts: [
               Raw(
                PartRaw {
                 content: "network-online.target",
                 span: Span {
                  start: Position {
                   line: 27,
                   column: 14,
                  },
                  end: Position {
                   line: 27,
                   column: 35,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 27,
                column: 13,
               },
               end: Position {
                line: 27,
                column: 36,
               },
              },
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 27,
             column: 11,
            },
            end: Position {
             line: 27,
             column: 38,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "after",
            span: Span {
             start: Position {
              line: 28,
              column: 3,
             },
             end: Position {
              line: 28,
              column: 8,
             },
            },
           },
          ),
         ],
         to: List(
          List {
           elements: [
            String(
             String_ {
              parts: [
               Raw(
                PartRaw {
                 content: "network.target",
                 span: Span {
                  start: Position {
                   line: 28,
                   column: 14,
                  },
                  end: Position {
                   line: 28,
                   column: 28,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 28,
                column: 13,
               },
               end: Position {
                line: 28,
                column: 29,
               },
              },
             },
            ),
            String(
             String_ {
              parts: [
               Raw(
                PartRaw {
                 content: "network-online.target",
                 span: Span {
                  start: Position {
                   line: 28,
                   column: 31,
                  },
                  end: Position {
                   line: 28,
                   column: 52,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 28,
                column: 30,
               },
               end: Position {
                line: 28,
                column: 53,
               },
              },
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 28,
             column: 11,
            },
            end: Position {
             line: 28,
             column: 55,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "environment",
            span: Span {
             start: Position {
              line: 30,
              column: 3,
             },
             end: Position {
              line: 30,
              column: 14,
             },
            },
           },
          ),
         ],
         to: BinaryOperation(
          BinaryOperation {
           left: Map(
            Map {
             recursive: false,
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "HOME",
                   span: Span {
                    start: Position {
                     line: 31,
                     column: 5,
                    },
                    end: Position {
                     line: 31,
                     column: 9,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "runtimeDir",
                  span: Span {
                   start: Position {
                    line: 31,
                    column: 12,
                   },
                   end: Position {
                    line: 31,
                    column: 22,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "RUNNER_ROOT",
                   span: Span {
                    start: Position {
                     line: 32,
                     column: 5,
                    },
                    end: Position {
                     line: 32,
                     column: 16,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "stateDir",
                  span: Span {
                   start: Position {
                    line: 32,
                    column: 19,
                   },
                   end: Position {
                    line: 32,
                    column: 27,
                   },
                  },
                 },
                ),
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 30,
               column: 17,
              },
              end: Position {
               line: 33,
               column: 4,
              },
             },
            },
           ),
           operator: Update,
           right: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "cfg",
               span: Span {
                start: Position {
                 line: 33,
                 column: 8,
                },
                end: Position {
                 line: 33,
                 column: 11,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "extraEnvironment",
                span: Span {
                 start: Position {
                  line: 33,
                  column: 12,
                 },
                 end: Position {
                  line: 33,
                  column: 28,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "path",
            span: Span {
             start: Position {
              line: 35,
              column: 3,
             },
             end: Position {
              line: 35,
              column: 7,
             },
            },
           },
          ),
         ],
         to: BinaryOperation(
          BinaryOperation {
           left: With(
            With {
             expression: Identifier(
              Identifier {
               id: "pkgs",
               span: Span {
                start: Position {
                 line: 35,
                 column: 16,
                },
                end: Position {
                 line: 35,
                 column: 20,
                },
               },
              },
             ),
             target: List(
              List {
               elements: [
                Identifier(
                 Identifier {
                  id: "bash",
                  span: Span {
                   start: Position {
                    line: 36,
                    column: 5,
                   },
                   end: Position {
                    line: 36,
                    column: 9,
                   },
                  },
                 },
                ),
                Identifier(
                 Identifier {
                  id: "coreutils",
                  span: Span {
                   start: Position {
                    line: 37,
                    column: 5,
                   },
                   end: Position {
                    line: 37,
                    column: 14,
                   },
                  },
                 },
                ),
                Identifier(
                 Identifier {
                  id: "git",
                  span: Span {
                   start: Position {
                    line: 38,
                    column: 5,
                   },
                   end: Position {
                    line: 38,
                    column: 8,
                   },
                  },
                 },
                ),
                Identifier(
                 Identifier {
                  id: "gnutar",
                  span: Span {
                   start: Position {
                    line: 39,
                    column: 5,
                   },
                   end: Position {
                    line: 39,
                    column: 11,
                   },
                  },
                 },
                ),
                Identifier(
                 Identifier {
                  id: "gzip",
                  span: Span {
                   start: Position {
                    line: 40,
                    column: 5,
                   },
                   end: Position {
                    line: 40,
                    column: 9,
                   },
                  },
                 },
                ),
               ],
               span: Span {
                start: Position {
                 line: 35,
                 column: 22,
                },
                end: Position {
                 line: 41,
                 column: 4,
                },
               },
              },
             ),
             span: Span {
              start: Position {
               line: 35,
               column: 11,
              },
              end: Position {
               line: 41,
               column: 4,
              },
             },
            },
           ),
           operator: Concatenation,
           right: BinaryOperation(
            BinaryOperation {
             left: List(
              List {
               elements: [
                PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "config",
                    span: Span {
                     start: Position {
                      line: 42,
                      column: 5,
                     },
                     end: Position {
                      line: 42,
                      column: 11,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "nix",
                     span: Span {
                      start: Position {
                       line: 42,
                       column: 12,
                      },
                      end: Position {
                       line: 42,
                       column: 15,
                      },
                     },
                    },
                   ),
                   Raw(
                    PartRaw {
                     content: "package",
                     span: Span {
                      start: Position {
                       line: 42,
                       column: 16,
                      },
                      end: Position {
                       line: 42,
                       column: 23,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
               ],
               span: Span {
                start: Position {
                 line: 41,
                 column: 9,
                },
                end: Position {
                 line: 43,
                 column: 4,
                },
               },
              },
             ),
             operator: Concatenation,
             right: PropertyAccess(
              PropertyAccess {
               expression: Identifier(
                Identifier {
                 id: "cfg",
                 span: Span {
                  start: Position {
                   line: 43,
                   column: 8,
                  },
                  end: Position {
                   line: 43,
                   column: 11,
                  },
                 },
                },
               ),
               attribute_path: [
                Raw(
                 PartRaw {
                  content: "extraPackages",
                  span: Span {
                   start: Position {
                    line: 43,
                    column: 12,
                   },
                   end: Position {
                    line: 43,
                    column: 25,
                   },
                  },
                 },
                ),
               ],
               default: None,
              },
             ),
            },
           ),
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "serviceConfig",
            span: Span {
             start: Position {
              line: 45,
              column: 3,
             },
             end: Position {
              line: 45,
              column: 16,
             },
            },
           },
          ),
         ],
         to: BinaryOperation(
          BinaryOperation {
           left: Map(
            Map {
             recursive: true,
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ExecStart",
                   span: Span {
                    start: Position {
                     line: 46,
                     column: 5,
                    },
                    end: Position {
                     line: 46,
                     column: 14,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [
                   Interpolation(
                    PartInterpolation {
                     expression: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "cfg",
                         span: Span {
                          start: Position {
                           line: 46,
                           column: 20,
                          },
                          end: Position {
                           line: 46,
                           column: 23,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "package",
                          span: Span {
                           start: Position {
                            line: 46,
                            column: 24,
                           },
                           end: Position {
                            line: 46,
                            column: 31,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                    },
                   ),
                   Raw(
                    PartRaw {
                     content: "/bin/Runner.Listener run --startuptype service",
                     span: Span {
                      start: Position {
                       line: 46,
                       column: 18,
                      },
                      end: Position {
                       line: 46,
                       column: 78,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 46,
                    column: 17,
                   },
                   end: Position {
                    line: 46,
                    column: 79,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ExecStartPre",
                   span: Span {
                    start: Position {
                     line: 55,
                     column: 5,
                    },
                    end: Position {
                     line: 55,
                     column: 17,
                    },
                   },
                  },
                 ),
                ],
                to: LetIn(
                 LetIn {
                  bindings: [
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "writeScript",
                        span: Span {
                         start: Position {
                          line: 64,
                          column: 9,
                         },
                         end: Position {
                          line: 64,
                          column: 20,
                         },
                        },
                       },
                      ),
                     ],
                     to: Function(
                      Function {
                       head: Simple(
                        FunctionHeadSimple {
                         identifier: "name",
                        },
                       ),
                       body: Function(
                        Function {
                         head: Simple(
                          FunctionHeadSimple {
                           identifier: "lines",
                          },
                         ),
                         body: FunctionApplication(
                          FunctionApplication {
                           function: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "pkgs",
                               span: Span {
                                start: Position {
                                 line: 64,
                                 column: 36,
                                },
                                end: Position {
                                 line: 64,
                                 column: 40,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "writeShellScript",
                                span: Span {
                                 start: Position {
                                  line: 64,
                                  column: 41,
                                 },
                                 end: Position {
                                  line: 64,
                                  column: 57,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                           arguments: [
                            String(
                             String_ {
                              parts: [
                               Interpolation(
                                PartInterpolation {
                                 expression: Identifier(
                                  Identifier {
                                   id: "svcName",
                                   span: Span {
                                    start: Position {
                                     line: 64,
                                     column: 61,
                                    },
                                    end: Position {
                                     line: 64,
                                     column: 68,
                                    },
                                   },
                                  },
                                 ),
                                },
                               ),
                               Raw(
                                PartRaw {
                                 content: "-",
                                 span: Span {
                                  start: Position {
                                   line: 64,
                                   column: 59,
                                  },
                                  end: Position {
                                   line: 64,
                                   column: 70,
                                  },
                                 },
                                },
                               ),
                               Interpolation(
                                PartInterpolation {
                                 expression: Identifier(
                                  Identifier {
                                   id: "name",
                                   span: Span {
                                    start: Position {
                                     line: 64,
                                     column: 72,
                                    },
                                    end: Position {
                                     line: 64,
                                     column: 76,
                                    },
                                   },
                                  },
                                 ),
                                },
                               ),
                               Raw(
                                PartRaw {
                                 content: ".sh",
                                 span: Span {
                                  start: Position {
                                   line: 64,
                                   column: 59,
                                  },
                                  end: Position {
                                   line: 64,
                                   column: 80,
                                  },
                                 },
                                },
                               ),
                              ],
                              span: Span {
                               start: Position {
                                line: 64,
                                column: 58,
                               },
                               end: Position {
                                line: 64,
                                column: 81,
                               },
                              },
                             },
                            ),
                            IndentedString(
                             IndentedString {
                              parts: [
                               Raw(
                                PartRaw {
                                 content: "set -euo pipefail\n\nSTATE_DIRECTORY=\"$1\"\nRUNTIME_DIRECTORY=\"$2\"\nLOGS_DIRECTORY=\"$3\"\n\n",
                                 span: Span {
                                  start: Position {
                                   line: 65,
                                   column: 1,
                                  },
                                  end: Position {
                                   line: 71,
                                   column: 11,
                                  },
                                 },
                                },
                               ),
                               Interpolation(
                                PartInterpolation {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lines",
                                   span: Span {
                                    start: Position {
                                     line: 71,
                                     column: 13,
                                    },
                                    end: Position {
                                     line: 71,
                                     column: 18,
                                    },
                                   },
                                  },
                                 ),
                                },
                               ),
                               Raw(
                                PartRaw {
                                 content: "\n",
                                 span: Span {
                                  start: Position {
                                   line: 65,
                                   column: 1,
                                  },
                                  end: Position {
                                   line: 72,
                                   column: 9,
                                  },
                                 },
                                },
                               ),
                              ],
                              span: Span {
                               start: Position {
                                line: 64,
                                column: 82,
                               },
                               end: Position {
                                line: 72,
                                column: 11,
                               },
                              },
                             },
                            ),
                           ],
                          },
                         ),
                         span: Span {
                          start: Position {
                           line: 64,
                           column: 29,
                          },
                          end: Position {
                           line: 72,
                           column: 11,
                          },
                         },
                        },
                       ),
                       span: Span {
                        start: Position {
                         line: 64,
                         column: 23,
                        },
                        end: Position {
                         line: 72,
                         column: 11,
                        },
                       },
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "runnerRegistrationConfig",
                        span: Span {
                         start: Position {
                          line: 73,
                          column: 9,
                         },
                         end: Position {
                          line: 73,
                          column: 33,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "getAttrs",
                         span: Span {
                          start: Position {
                           line: 73,
                           column: 36,
                          },
                          end: Position {
                           line: 73,
                           column: 44,
                          },
                         },
                        },
                       ),
                       arguments: [
                        List(
                         List {
                          elements: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "name",
                                span: Span {
                                 start: Position {
                                  line: 73,
                                  column: 48,
                                 },
                                 end: Position {
                                  line: 73,
                                  column: 52,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 73,
                               column: 47,
                              },
                              end: Position {
                               line: 73,
                               column: 53,
                              },
                             },
                            },
                           ),
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "tokenFile",
                                span: Span {
                                 start: Position {
                                  line: 73,
                                  column: 55,
                                 },
                                 end: Position {
                                  line: 73,
                                  column: 64,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 73,
                               column: 54,
                              },
                              end: Position {
                               line: 73,
                               column: 65,
                              },
                             },
                            },
                           ),
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "url",
                                span: Span {
                                 start: Position {
                                  line: 73,
                                  column: 67,
                                 },
                                 end: Position {
                                  line: 73,
                                  column: 70,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 73,
                               column: 66,
                              },
                              end: Position {
                               line: 73,
                               column: 71,
                              },
                             },
                            },
                           ),
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "runnerGroup",
                                span: Span {
                                 start: Position {
                                  line: 73,
                                  column: 73,
                                 },
                                 end: Position {
                                  line: 73,
                                  column: 84,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 73,
                               column: 72,
                              },
                              end: Position {
                               line: 73,
                               column: 85,
                              },
                             },
                            },
                           ),
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "extraLabels",
                                span: Span {
                                 start: Position {
                                  line: 73,
                                  column: 87,
                                 },
                                 end: Position {
                                  line: 73,
                                  column: 98,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 73,
                               column: 86,
                              },
                              end: Position {
                               line: 73,
                               column: 99,
                              },
                             },
                            },
                           ),
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "ephemeral",
                                span: Span {
                                 start: Position {
                                  line: 73,
                                  column: 101,
                                 },
                                 end: Position {
                                  line: 73,
                                  column: 110,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 73,
                               column: 100,
                              },
                              end: Position {
                               line: 73,
                               column: 111,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 73,
                            column: 45,
                           },
                           end: Position {
                            line: 73,
                            column: 113,
                           },
                          },
                         },
                        ),
                        Identifier(
                         Identifier {
                          id: "cfg",
                          span: Span {
                           start: Position {
                            line: 73,
                            column: 114,
                           },
                           end: Position {
                            line: 73,
                            column: 117,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "newConfigPath",
                        span: Span {
                         start: Position {
                          line: 74,
                          column: 9,
                         },
                         end: Position {
                          line: 74,
                          column: 22,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: PropertyAccess(
                        PropertyAccess {
                         expression: Identifier(
                          Identifier {
                           id: "builtins",
                           span: Span {
                            start: Position {
                             line: 74,
                             column: 25,
                            },
                            end: Position {
                             line: 74,
                             column: 33,
                            },
                           },
                          },
                         ),
                         attribute_path: [
                          Raw(
                           PartRaw {
                            content: "toFile",
                            span: Span {
                             start: Position {
                              line: 74,
                              column: 34,
                             },
                             end: Position {
                              line: 74,
                              column: 40,
                             },
                            },
                           },
                          ),
                         ],
                         default: None,
                        },
                       ),
                       arguments: [
                        String(
                         String_ {
                          parts: [
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "svcName",
                               span: Span {
                                start: Position {
                                 line: 74,
                                 column: 44,
                                },
                                end: Position {
                                 line: 74,
                                 column: 51,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "-config.json",
                             span: Span {
                              start: Position {
                               line: 74,
                               column: 42,
                              },
                              end: Position {
                               line: 74,
                               column: 64,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 74,
                            column: 41,
                           },
                           end: Position {
                            line: 74,
                            column: 65,
                           },
                          },
                         },
                        ),
                        FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "builtins",
                              span: Span {
                               start: Position {
                                line: 74,
                                column: 67,
                               },
                               end: Position {
                                line: 74,
                                column: 75,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "toJSON",
                               span: Span {
                                start: Position {
                                 line: 74,
                                 column: 76,
                                },
                                end: Position {
                                 line: 74,
                                 column: 82,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           Identifier(
                            Identifier {
                             id: "runnerRegistrationConfig",
                             span: Span {
                              start: Position {
                               line: 74,
                               column: 83,
                              },
                              end: Position {
                               line: 74,
                               column: 107,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "currentConfigPath",
                        span: Span {
                         start: Position {
                          line: 75,
                          column: 9,
                         },
                         end: Position {
                          line: 75,
                          column: 26,
                         },
                        },
                       },
                      ),
                     ],
                     to: String(
                      String_ {
                       parts: [
                        Raw(
                         PartRaw {
                          content: "$STATE_DIRECTORY/.nixos-current-config.json",
                          span: Span {
                           start: Position {
                            line: 75,
                            column: 30,
                           },
                           end: Position {
                            line: 75,
                            column: 73,
                           },
                          },
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 75,
                         column: 29,
                        },
                        end: Position {
                         line: 75,
                         column: 74,
                        },
                       },
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "newConfigTokenPath",
                        span: Span {
                         start: Position {
                          line: 76,
                          column: 9,
                         },
                         end: Position {
                          line: 76,
                          column: 27,
                         },
                        },
                       },
                      ),
                     ],
                     to: String(
                      String_ {
                       parts: [
                        Raw(
                         PartRaw {
                          content: "$STATE_DIRECTORY/.new-token",
                          span: Span {
                           start: Position {
                            line: 76,
                            column: 30,
                           },
                           end: Position {
                            line: 76,
                            column: 57,
                           },
                          },
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 76,
                         column: 29,
                        },
                        end: Position {
                         line: 76,
                         column: 58,
                        },
                       },
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "currentConfigTokenPath",
                        span: Span {
                         start: Position {
                          line: 77,
                          column: 9,
                         },
                         end: Position {
                          line: 77,
                          column: 31,
                         },
                        },
                       },
                      ),
                     ],
                     to: String(
                      String_ {
                       parts: [
                        Raw(
                         PartRaw {
                          content: "$STATE_DIRECTORY/",
                          span: Span {
                           start: Position {
                            line: 77,
                            column: 35,
                           },
                           end: Position {
                            line: 77,
                            column: 81,
                           },
                          },
                         },
                        ),
                        Interpolation(
                         PartInterpolation {
                          expression: Identifier(
                           Identifier {
                            id: "currentConfigTokenFilename",
                            span: Span {
                             start: Position {
                              line: 77,
                              column: 54,
                             },
                             end: Position {
                              line: 77,
                              column: 80,
                             },
                            },
                           },
                          ),
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 77,
                         column: 34,
                        },
                        end: Position {
                         line: 77,
                         column: 82,
                        },
                       },
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "runnerCredFiles",
                        span: Span {
                         start: Position {
                          line: 79,
                          column: 9,
                         },
                         end: Position {
                          line: 79,
                          column: 24,
                         },
                        },
                       },
                      ),
                     ],
                     to: List(
                      List {
                       elements: [
                        String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: ".credentials",
                             span: Span {
                              start: Position {
                               line: 80,
                               column: 12,
                              },
                              end: Position {
                               line: 80,
                               column: 24,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 80,
                            column: 11,
                           },
                           end: Position {
                            line: 80,
                            column: 25,
                           },
                          },
                         },
                        ),
                        String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: ".credentials_rsaparams",
                             span: Span {
                              start: Position {
                               line: 81,
                               column: 12,
                              },
                              end: Position {
                               line: 81,
                               column: 34,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 81,
                            column: 11,
                           },
                           end: Position {
                            line: 81,
                            column: 35,
                           },
                          },
                         },
                        ),
                        String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: ".runner",
                             span: Span {
                              start: Position {
                               line: 82,
                               column: 12,
                              },
                              end: Position {
                               line: 82,
                               column: 19,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 82,
                            column: 11,
                           },
                           end: Position {
                            line: 82,
                            column: 20,
                           },
                          },
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 79,
                         column: 27,
                        },
                        end: Position {
                         line: 83,
                         column: 10,
                        },
                       },
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "unconfigureRunner",
                        span: Span {
                         start: Position {
                          line: 84,
                          column: 9,
                         },
                         end: Position {
                          line: 84,
                          column: 26,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "writeScript",
                         span: Span {
                          start: Position {
                           line: 84,
                           column: 29,
                          },
                          end: Position {
                           line: 84,
                           column: 40,
                          },
                         },
                        },
                       ),
                       arguments: [
                        String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "unconfigure",
                             span: Span {
                              start: Position {
                               line: 84,
                               column: 42,
                              },
                              end: Position {
                               line: 84,
                               column: 53,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 84,
                            column: 41,
                           },
                           end: Position {
                            line: 84,
                            column: 54,
                           },
                          },
                         },
                        ),
                        IndentedString(
                         IndentedString {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "          copy_tokens() {\n  # Copy the configured token file to the state dir and allow the service user to read the file\n  install --mode=666 ",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 87,
                               column: 32,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "escapeShellArg",
                                 span: Span {
                                  start: Position {
                                   line: 87,
                                   column: 34,
                                  },
                                  end: Position {
                                   line: 87,
                                   column: 48,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 87,
                                      column: 49,
                                     },
                                     end: Position {
                                      line: 87,
                                      column: 52,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "tokenFile",
                                     span: Span {
                                      start: Position {
                                       line: 87,
                                       column: 53,
                                      },
                                      end: Position {
                                       line: 87,
                                       column: 62,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: " \"",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 87,
                               column: 65,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "newConfigTokenPath",
                               span: Span {
                                start: Position {
                                 line: 87,
                                 column: 67,
                                },
                                end: Position {
                                 line: 87,
                                 column: 85,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\"\n  # Also copy current file to allow for a diff on the next start\n  install --mode=600 ",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 89,
                               column: 32,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "escapeShellArg",
                                 span: Span {
                                  start: Position {
                                   line: 89,
                                   column: 34,
                                  },
                                  end: Position {
                                   line: 89,
                                   column: 48,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 89,
                                      column: 49,
                                     },
                                     end: Position {
                                      line: 89,
                                      column: 52,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "tokenFile",
                                     span: Span {
                                      start: Position {
                                       line: 89,
                                       column: 53,
                                      },
                                      end: Position {
                                       line: 89,
                                       column: 62,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: " \"",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 89,
                               column: 65,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "currentConfigTokenPath",
                               span: Span {
                                start: Position {
                                 line: 89,
                                 column: 67,
                                },
                                end: Position {
                                 line: 89,
                                 column: 89,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\"\n}\nclean_state() {\n  find \"$STATE_DIRECTORY/\" -mindepth 1 -delete\n  copy_tokens\n}\ndiff_config() {\n  changed=0\n  # Check for module config changes\n  [[ -f \"",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 98,
                               column: 20,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "currentConfigPath",
                               span: Span {
                                start: Position {
                                 line: 98,
                                 column: 22,
                                },
                                end: Position {
                                 line: 98,
                                 column: 39,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\" ]] \\\n    && ",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 99,
                               column: 18,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "pkgs",
                                 span: Span {
                                  start: Position {
                                   line: 99,
                                   column: 20,
                                  },
                                  end: Position {
                                   line: 99,
                                   column: 24,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "diffutils",
                                  span: Span {
                                   start: Position {
                                    line: 99,
                                    column: 25,
                                   },
                                   end: Position {
                                    line: 99,
                                    column: 34,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "/bin/diff -q ",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 99,
                               column: 48,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "'",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 99,
                               column: 49,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "newConfigPath",
                               span: Span {
                                start: Position {
                                 line: 99,
                                 column: 51,
                                },
                                end: Position {
                                 line: 99,
                                 column: 64,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "' \"",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 99,
                               column: 68,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "currentConfigPath",
                               span: Span {
                                start: Position {
                                 line: 99,
                                 column: 70,
                                },
                                end: Position {
                                 line: 99,
                                 column: 87,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\" >/dev/null 2>&1 \\\n    || changed=1\n  # Also check the content of the token file\n  [[ -f \"",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 102,
                               column: 20,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "currentConfigTokenPath",
                               span: Span {
                                start: Position {
                                 line: 102,
                                 column: 22,
                                },
                                end: Position {
                                 line: 102,
                                 column: 44,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\" ]] \\\n    && ",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 103,
                               column: 18,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "pkgs",
                                 span: Span {
                                  start: Position {
                                   line: 103,
                                   column: 20,
                                  },
                                  end: Position {
                                   line: 103,
                                   column: 24,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "diffutils",
                                  span: Span {
                                   start: Position {
                                    line: 103,
                                    column: 25,
                                   },
                                   end: Position {
                                    line: 103,
                                    column: 34,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "/bin/diff -q \"",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 103,
                               column: 49,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "currentConfigTokenPath",
                               span: Span {
                                start: Position {
                                 line: 103,
                                 column: 51,
                                },
                                end: Position {
                                 line: 103,
                                 column: 73,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\" ",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 103,
                               column: 76,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "escapeShellArg",
                                 span: Span {
                                  start: Position {
                                   line: 103,
                                   column: 78,
                                  },
                                  end: Position {
                                   line: 103,
                                   column: 92,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 103,
                                      column: 93,
                                     },
                                     end: Position {
                                      line: 103,
                                      column: 96,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "tokenFile",
                                     span: Span {
                                      start: Position {
                                       line: 103,
                                       column: 97,
                                      },
                                      end: Position {
                                       line: 103,
                                       column: 106,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: " >/dev/null 2>&1 \\\n    || changed=1\n  # If the config has changed, remove old state and copy tokens\n  if [[ \"$changed\" -eq 1 ]]; then\n    echo \"Config has changed, removing old runner state.\"\n    echo \"The old runner will still appear in the GitHub Actions UI.\" \\\n         \"You have to remove it manually.\"\n    clean_state\n  fi\n}\nif [[ \"",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 113,
                               column: 18,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "optionalString",
                                 span: Span {
                                  start: Position {
                                   line: 113,
                                   column: 20,
                                  },
                                  end: Position {
                                   line: 113,
                                   column: 34,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 113,
                                      column: 35,
                                     },
                                     end: Position {
                                      line: 113,
                                      column: 38,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "ephemeral",
                                     span: Span {
                                      start: Position {
                                       line: 113,
                                       column: 39,
                                      },
                                      end: Position {
                                       line: 113,
                                       column: 48,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "1",
                                     span: Span {
                                      start: Position {
                                       line: 113,
                                       column: 50,
                                      },
                                      end: Position {
                                       line: 113,
                                       column: 51,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 113,
                                    column: 49,
                                   },
                                   end: Position {
                                    line: 113,
                                    column: 52,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\" ]]; then\n  # In ephemeral mode, we always want to start with a clean state\n  clean_state\nelif [[ \"$(ls -A \"$STATE_DIRECTORY\")\" ]]; then\n  # There are state files from a previous run; diff them to decide if we need a new registration\n  diff_config\nelse\n  # The state directory is entirely empty which indicates a first start\n  copy_tokens\nfi        ",
                             span: Span {
                              start: Position {
                               line: 85,
                               column: 1,
                              },
                              end: Position {
                               line: 122,
                               column: 21,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 84,
                            column: 55,
                           },
                           end: Position {
                            line: 122,
                            column: 23,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "configureRunner",
                        span: Span {
                         start: Position {
                          line: 123,
                          column: 9,
                         },
                         end: Position {
                          line: 123,
                          column: 24,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "writeScript",
                         span: Span {
                          start: Position {
                           line: 123,
                           column: 27,
                          },
                          end: Position {
                           line: 123,
                           column: 38,
                          },
                         },
                        },
                       ),
                       arguments: [
                        String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "configure",
                             span: Span {
                              start: Position {
                               line: 123,
                               column: 40,
                              },
                              end: Position {
                               line: 123,
                               column: 49,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 123,
                            column: 39,
                           },
                           end: Position {
                            line: 123,
                            column: 50,
                           },
                          },
                         },
                        ),
                        IndentedString(
                         IndentedString {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "if [[ -e \"",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 124,
                               column: 21,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "newConfigTokenPath",
                               span: Span {
                                start: Position {
                                 line: 124,
                                 column: 23,
                                },
                                end: Position {
                                 line: 124,
                                 column: 41,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\" ]]; then\n  echo \"Configuring GitHub Actions Runner\"\n  args=(\n    --unattended\n    --disableupdate\n    --work \"$RUNTIME_DIRECTORY\"\n    --url ",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 130,
                               column: 21,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "escapeShellArg",
                                 span: Span {
                                  start: Position {
                                   line: 130,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 130,
                                   column: 37,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 130,
                                      column: 38,
                                     },
                                     end: Position {
                                      line: 130,
                                      column: 41,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "url",
                                     span: Span {
                                      start: Position {
                                       line: 130,
                                       column: 42,
                                      },
                                      end: Position {
                                       line: 130,
                                       column: 45,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\n    --labels ",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 131,
                               column: 24,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "escapeShellArg",
                                 span: Span {
                                  start: Position {
                                   line: 131,
                                   column: 26,
                                  },
                                  end: Position {
                                   line: 131,
                                   column: 40,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                FunctionApplication(
                                 FunctionApplication {
                                  function: Identifier(
                                   Identifier {
                                    id: "concatStringsSep",
                                    span: Span {
                                     start: Position {
                                      line: 131,
                                      column: 42,
                                     },
                                     end: Position {
                                      line: 131,
                                      column: 58,
                                     },
                                    },
                                   },
                                  ),
                                  arguments: [
                                   String(
                                    String_ {
                                     parts: [
                                      Raw(
                                       PartRaw {
                                        content: ",",
                                        span: Span {
                                         start: Position {
                                          line: 131,
                                          column: 60,
                                         },
                                         end: Position {
                                          line: 131,
                                          column: 61,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     span: Span {
                                      start: Position {
                                       line: 131,
                                       column: 59,
                                      },
                                      end: Position {
                                       line: 131,
                                       column: 62,
                                      },
                                     },
                                    },
                                   ),
                                   PropertyAccess(
                                    PropertyAccess {
                                     expression: Identifier(
                                      Identifier {
                                       id: "cfg",
                                       span: Span {
                                        start: Position {
                                         line: 131,
                                         column: 63,
                                        },
                                        end: Position {
                                         line: 131,
                                         column: 66,
                                        },
                                       },
                                      },
                                     ),
                                     attribute_path: [
                                      Raw(
                                       PartRaw {
                                        content: "extraLabels",
                                        span: Span {
                                         start: Position {
                                          line: 131,
                                          column: 67,
                                         },
                                         end: Position {
                                          line: 131,
                                          column: 78,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     default: None,
                                    },
                                   ),
                                  ],
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\n    --name ",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 132,
                               column: 22,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "escapeShellArg",
                                 span: Span {
                                  start: Position {
                                   line: 132,
                                   column: 24,
                                  },
                                  end: Position {
                                   line: 132,
                                   column: 38,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 132,
                                      column: 39,
                                     },
                                     end: Position {
                                      line: 132,
                                      column: 42,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "name",
                                     span: Span {
                                      start: Position {
                                       line: 132,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 132,
                                       column: 47,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\n    ",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 133,
                               column: 15,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "optionalString",
                                 span: Span {
                                  start: Position {
                                   line: 133,
                                   column: 17,
                                  },
                                  end: Position {
                                   line: 133,
                                   column: 31,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 133,
                                      column: 32,
                                     },
                                     end: Position {
                                      line: 133,
                                      column: 35,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "replace",
                                     span: Span {
                                      start: Position {
                                       line: 133,
                                       column: 36,
                                      },
                                      end: Position {
                                       line: 133,
                                       column: 43,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "--replace",
                                     span: Span {
                                      start: Position {
                                       line: 133,
                                       column: 45,
                                      },
                                      end: Position {
                                       line: 133,
                                       column: 54,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 133,
                                    column: 44,
                                   },
                                   end: Position {
                                    line: 133,
                                    column: 55,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\n    ",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 134,
                               column: 15,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "optionalString",
                                 span: Span {
                                  start: Position {
                                   line: 134,
                                   column: 17,
                                  },
                                  end: Position {
                                   line: 134,
                                   column: 31,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                BinaryOperation(
                                 BinaryOperation {
                                  left: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 134,
                                        column: 33,
                                       },
                                       end: Position {
                                        line: 134,
                                        column: 36,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "runnerGroup",
                                       span: Span {
                                        start: Position {
                                         line: 134,
                                         column: 37,
                                        },
                                        end: Position {
                                         line: 134,
                                         column: 48,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                  operator: NotEqualTo,
                                  right: Identifier(
                                   Identifier {
                                    id: "null",
                                    span: Span {
                                     start: Position {
                                      line: 134,
                                      column: 52,
                                     },
                                     end: Position {
                                      line: 134,
                                      column: 56,
                                     },
                                    },
                                   },
                                  ),
                                 },
                                ),
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "--runnergroup ",
                                     span: Span {
                                      start: Position {
                                       line: 134,
                                       column: 59,
                                      },
                                      end: Position {
                                       line: 134,
                                       column: 106,
                                      },
                                     },
                                    },
                                   ),
                                   Interpolation(
                                    PartInterpolation {
                                     expression: FunctionApplication(
                                      FunctionApplication {
                                       function: Identifier(
                                        Identifier {
                                         id: "escapeShellArg",
                                         span: Span {
                                          start: Position {
                                           line: 134,
                                           column: 75,
                                          },
                                          end: Position {
                                           line: 134,
                                           column: 89,
                                          },
                                         },
                                        },
                                       ),
                                       arguments: [
                                        PropertyAccess(
                                         PropertyAccess {
                                          expression: Identifier(
                                           Identifier {
                                            id: "cfg",
                                            span: Span {
                                             start: Position {
                                              line: 134,
                                              column: 90,
                                             },
                                             end: Position {
                                              line: 134,
                                              column: 93,
                                             },
                                            },
                                           },
                                          ),
                                          attribute_path: [
                                           Raw(
                                            PartRaw {
                                             content: "runnerGroup",
                                             span: Span {
                                              start: Position {
                                               line: 134,
                                               column: 94,
                                              },
                                              end: Position {
                                               line: 134,
                                               column: 105,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          default: None,
                                         },
                                        ),
                                       ],
                                      },
                                     ),
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 134,
                                    column: 58,
                                   },
                                   end: Position {
                                    line: 134,
                                    column: 107,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\n    ",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 135,
                               column: 15,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "optionalString",
                                 span: Span {
                                  start: Position {
                                   line: 135,
                                   column: 17,
                                  },
                                  end: Position {
                                   line: 135,
                                   column: 31,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 135,
                                      column: 32,
                                     },
                                     end: Position {
                                      line: 135,
                                      column: 35,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "ephemeral",
                                     span: Span {
                                      start: Position {
                                       line: 135,
                                       column: 36,
                                      },
                                      end: Position {
                                       line: 135,
                                       column: 45,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "--ephemeral",
                                     span: Span {
                                      start: Position {
                                       line: 135,
                                       column: 47,
                                      },
                                      end: Position {
                                       line: 135,
                                       column: 58,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 135,
                                    column: 46,
                                   },
                                   end: Position {
                                    line: 135,
                                    column: 59,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\n  )\n  # If the token file contains a PAT (i.e., it starts with \"ghp_\" or \"github_pat_\"), we have to use the --pat option,\n  # if it is not a PAT, we assume it contains a registration token and use the --token option\n  token=$(<\"",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 139,
                               column: 23,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "newConfigTokenPath",
                               span: Span {
                                start: Position {
                                 line: 139,
                                 column: 25,
                                },
                                end: Position {
                                 line: 139,
                                 column: 43,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\")\n  if [[ \"$token\" =~ ^ghp_* ]] || [[ \"$token\" =~ ^github_pat_* ]]; then\n    args+=(--pat \"$token\")\n  else\n    args+=(--token \"$token\")\n  fi\n  ",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 145,
                               column: 13,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "cfg",
                                 span: Span {
                                  start: Position {
                                   line: 145,
                                   column: 15,
                                  },
                                  end: Position {
                                   line: 145,
                                   column: 18,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "package",
                                  span: Span {
                                   start: Position {
                                    line: 145,
                                    column: 19,
                                   },
                                   end: Position {
                                    line: 145,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "/bin/config.sh \"",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 145,
                               column: 43,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "$",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 145,
                               column: 46,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "{args[@]}\"\n  # Move the automatically created _diag dir to the logs dir\n  mkdir -p  \"$STATE_DIRECTORY/_diag\"\n  cp    -r  \"$STATE_DIRECTORY/_diag/.\" \"$LOGS_DIRECTORY/\"\n  rm    -rf \"$STATE_DIRECTORY/_diag/\"\n  # Cleanup token from config\n  rm \"",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 151,
                               column: 17,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "newConfigTokenPath",
                               span: Span {
                                start: Position {
                                 line: 151,
                                 column: 19,
                                },
                                end: Position {
                                 line: 151,
                                 column: 37,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\"\n  # Symlink to new config\n  ln -s ",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 153,
                               column: 19,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "'",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 153,
                               column: 20,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "newConfigPath",
                               span: Span {
                                start: Position {
                                 line: 153,
                                 column: 22,
                                },
                                end: Position {
                                 line: 153,
                                 column: 35,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "' \"",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 153,
                               column: 39,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "currentConfigPath",
                               span: Span {
                                start: Position {
                                 line: 153,
                                 column: 41,
                                },
                                end: Position {
                                 line: 153,
                                 column: 58,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "\"\nfi\n",
                             span: Span {
                              start: Position {
                               line: 124,
                               column: 1,
                              },
                              end: Position {
                               line: 155,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 123,
                            column: 51,
                           },
                           end: Position {
                            line: 155,
                            column: 11,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "setupRuntimeDir",
                        span: Span {
                         start: Position {
                          line: 156,
                          column: 9,
                         },
                         end: Position {
                          line: 156,
                          column: 24,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "writeScript",
                         span: Span {
                          start: Position {
                           line: 156,
                           column: 27,
                          },
                          end: Position {
                           line: 156,
                           column: 38,
                          },
                         },
                        },
                       ),
                       arguments: [
                        String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "setup-runtime-dirs",
                             span: Span {
                              start: Position {
                               line: 156,
                               column: 40,
                              },
                              end: Position {
                               line: 156,
                               column: 58,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 156,
                            column: 39,
                           },
                           end: Position {
                            line: 156,
                            column: 59,
                           },
                          },
                         },
                        ),
                        IndentedString(
                         IndentedString {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "# Link _diag dir\nln -s \"$LOGS_DIRECTORY\" \"$RUNTIME_DIRECTORY/_diag\"\n\n# Link the runner credentials to the runtime dir\nln -s \"$STATE_DIRECTORY\"/{",
                             span: Span {
                              start: Position {
                               line: 157,
                               column: 1,
                              },
                              end: Position {
                               line: 161,
                               column: 37,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 161,
                                     column: 39,
                                    },
                                    end: Position {
                                     line: 161,
                                     column: 42,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "concatStringsSep",
                                    span: Span {
                                     start: Position {
                                      line: 161,
                                      column: 43,
                                     },
                                     end: Position {
                                      line: 161,
                                      column: 59,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: ",",
                                     span: Span {
                                      start: Position {
                                       line: 161,
                                       column: 61,
                                      },
                                      end: Position {
                                       line: 161,
                                       column: 62,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 161,
                                    column: 60,
                                   },
                                   end: Position {
                                    line: 161,
                                    column: 63,
                                   },
                                  },
                                 },
                                ),
                                Identifier(
                                 Identifier {
                                  id: "runnerCredFiles",
                                  span: Span {
                                   start: Position {
                                    line: 161,
                                    column: 64,
                                   },
                                   end: Position {
                                    line: 161,
                                    column: 79,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "} \"$RUNTIME_DIRECTORY/\"\n",
                             span: Span {
                              start: Position {
                               line: 157,
                               column: 1,
                              },
                              end: Position {
                               line: 162,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 156,
                            column: 60,
                           },
                           end: Position {
                            line: 162,
                            column: 11,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                  ],
                  target: FunctionApplication(
                   FunctionApplication {
                    function: Identifier(
                     Identifier {
                      id: "map",
                      span: Span {
                       start: Position {
                        line: 164,
                        column: 9,
                       },
                       end: Position {
                        line: 164,
                        column: 12,
                       },
                      },
                     },
                    ),
                    arguments: [
                     Function(
                      Function {
                       head: Simple(
                        FunctionHeadSimple {
                         identifier: "x",
                        },
                       ),
                       body: String(
                        String_ {
                         parts: [
                          Interpolation(
                           PartInterpolation {
                            expression: Identifier(
                             Identifier {
                              id: "x",
                              span: Span {
                               start: Position {
                                line: 164,
                                column: 20,
                               },
                               end: Position {
                                line: 164,
                                column: 21,
                               },
                              },
                             },
                            ),
                           },
                          ),
                          Raw(
                           PartRaw {
                            content: " ",
                            span: Span {
                             start: Position {
                              line: 164,
                              column: 18,
                             },
                             end: Position {
                              line: 164,
                              column: 23,
                             },
                            },
                           },
                          ),
                          Interpolation(
                           PartInterpolation {
                            expression: FunctionApplication(
                             FunctionApplication {
                              function: Identifier(
                               Identifier {
                                id: "escapeShellArgs",
                                span: Span {
                                 start: Position {
                                  line: 164,
                                  column: 25,
                                 },
                                 end: Position {
                                  line: 164,
                                  column: 40,
                                 },
                                },
                               },
                              ),
                              arguments: [
                               List(
                                List {
                                 elements: [
                                  Identifier(
                                   Identifier {
                                    id: "stateDir",
                                    span: Span {
                                     start: Position {
                                      line: 164,
                                      column: 43,
                                     },
                                     end: Position {
                                      line: 164,
                                      column: 51,
                                     },
                                    },
                                   },
                                  ),
                                  Identifier(
                                   Identifier {
                                    id: "runtimeDir",
                                    span: Span {
                                     start: Position {
                                      line: 164,
                                      column: 52,
                                     },
                                     end: Position {
                                      line: 164,
                                      column: 62,
                                     },
                                    },
                                   },
                                  ),
                                  Identifier(
                                   Identifier {
                                    id: "logsDir",
                                    span: Span {
                                     start: Position {
                                      line: 164,
                                      column: 63,
                                     },
                                     end: Position {
                                      line: 164,
                                      column: 70,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 span: Span {
                                  start: Position {
                                   line: 164,
                                   column: 41,
                                  },
                                  end: Position {
                                   line: 164,
                                   column: 72,
                                  },
                                 },
                                },
                               ),
                              ],
                             },
                            ),
                           },
                          ),
                         ],
                         span: Span {
                          start: Position {
                           line: 164,
                           column: 17,
                          },
                          end: Position {
                           line: 164,
                           column: 74,
                          },
                         },
                        },
                       ),
                       span: Span {
                        start: Position {
                         line: 164,
                         column: 14,
                        },
                        end: Position {
                         line: 164,
                         column: 74,
                        },
                       },
                      },
                     ),
                     List(
                      List {
                       elements: [
                        String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "+",
                             span: Span {
                              start: Position {
                               line: 165,
                               column: 12,
                              },
                              end: Position {
                               line: 165,
                               column: 33,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "unconfigureRunner",
                               span: Span {
                                start: Position {
                                 line: 165,
                                 column: 15,
                                },
                                end: Position {
                                 line: 165,
                                 column: 32,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 165,
                            column: 11,
                           },
                           end: Position {
                            line: 165,
                            column: 34,
                           },
                          },
                         },
                        ),
                        Identifier(
                         Identifier {
                          id: "configureRunner",
                          span: Span {
                           start: Position {
                            line: 166,
                            column: 11,
                           },
                           end: Position {
                            line: 166,
                            column: 26,
                           },
                          },
                         },
                        ),
                        Identifier(
                         Identifier {
                          id: "setupRuntimeDir",
                          span: Span {
                           start: Position {
                            line: 167,
                            column: 11,
                           },
                           end: Position {
                            line: 167,
                            column: 26,
                           },
                          },
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 164,
                         column: 76,
                        },
                        end: Position {
                         line: 168,
                         column: 10,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                  span: Span {
                   start: Position {
                    line: 56,
                    column: 7,
                   },
                   end: Position {
                    line: 168,
                    column: 10,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "Restart",
                   span: Span {
                    start: Position {
                     line: 172,
                     column: 5,
                    },
                    end: Position {
                     line: 172,
                     column: 12,
                    },
                   },
                  },
                 ),
                ],
                to: IfThenElse(
                 IfThenElse {
                  predicate: PropertyAccess(
                   PropertyAccess {
                    expression: Identifier(
                     Identifier {
                      id: "cfg",
                      span: Span {
                       start: Position {
                        line: 172,
                        column: 18,
                       },
                       end: Position {
                        line: 172,
                        column: 21,
                       },
                      },
                     },
                    ),
                    attribute_path: [
                     Raw(
                      PartRaw {
                       content: "ephemeral",
                       span: Span {
                        start: Position {
                         line: 172,
                         column: 22,
                        },
                        end: Position {
                         line: 172,
                         column: 31,
                        },
                       },
                      },
                     ),
                    ],
                    default: None,
                   },
                  ),
                  then: String(
                   String_ {
                    parts: [
                     Raw(
                      PartRaw {
                       content: "on-success",
                       span: Span {
                        start: Position {
                         line: 172,
                         column: 38,
                        },
                        end: Position {
                         line: 172,
                         column: 48,
                        },
                       },
                      },
                     ),
                    ],
                    span: Span {
                     start: Position {
                      line: 172,
                      column: 37,
                     },
                     end: Position {
                      line: 172,
                      column: 49,
                     },
                    },
                   },
                  ),
                  else_: String(
                   String_ {
                    parts: [
                     Raw(
                      PartRaw {
                       content: "no",
                       span: Span {
                        start: Position {
                         line: 172,
                         column: 56,
                        },
                        end: Position {
                         line: 172,
                         column: 58,
                        },
                       },
                      },
                     ),
                    ],
                    span: Span {
                     start: Position {
                      line: 172,
                      column: 55,
                     },
                     end: Position {
                      line: 172,
                      column: 59,
                     },
                    },
                   },
                  ),
                  span: Span {
                   start: Position {
                    line: 172,
                    column: 15,
                   },
                   end: Position {
                    line: 172,
                    column: 59,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "LogsDirectory",
                   span: Span {
                    start: Position {
                     line: 175,
                     column: 5,
                    },
                    end: Position {
                     line: 175,
                     column: 18,
                    },
                   },
                  },
                 ),
                ],
                to: List(
                 List {
                  elements: [
                   Identifier(
                    Identifier {
                     id: "systemdDir",
                     span: Span {
                      start: Position {
                       line: 175,
                       column: 23,
                      },
                      end: Position {
                       line: 175,
                       column: 33,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 175,
                    column: 21,
                   },
                   end: Position {
                    line: 175,
                    column: 35,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "RuntimeDirectory",
                   span: Span {
                    start: Position {
                     line: 177,
                     column: 5,
                    },
                    end: Position {
                     line: 177,
                     column: 21,
                    },
                   },
                  },
                 ),
                ],
                to: List(
                 List {
                  elements: [
                   Identifier(
                    Identifier {
                     id: "systemdDir",
                     span: Span {
                      start: Position {
                       line: 177,
                       column: 26,
                      },
                      end: Position {
                       line: 177,
                       column: 36,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 177,
                    column: 24,
                   },
                   end: Position {
                    line: 177,
                    column: 38,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "StateDirectory",
                   span: Span {
                    start: Position {
                     line: 179,
                     column: 5,
                    },
                    end: Position {
                     line: 179,
                     column: 19,
                    },
                   },
                  },
                 ),
                ],
                to: List(
                 List {
                  elements: [
                   Identifier(
                    Identifier {
                     id: "systemdDir",
                     span: Span {
                      start: Position {
                       line: 179,
                       column: 24,
                      },
                      end: Position {
                       line: 179,
                       column: 34,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 179,
                    column: 22,
                   },
                   end: Position {
                    line: 179,
                    column: 36,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "StateDirectoryMode",
                   span: Span {
                    start: Position {
                     line: 180,
                     column: 5,
                    },
                    end: Position {
                     line: 180,
                     column: 23,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [
                   Raw(
                    PartRaw {
                     content: "0700",
                     span: Span {
                      start: Position {
                       line: 180,
                       column: 27,
                      },
                      end: Position {
                       line: 180,
                       column: 31,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 180,
                    column: 26,
                   },
                   end: Position {
                    line: 180,
                    column: 32,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "WorkingDirectory",
                   span: Span {
                    start: Position {
                     line: 181,
                     column: 5,
                    },
                    end: Position {
                     line: 181,
                     column: 21,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "runtimeDir",
                  span: Span {
                   start: Position {
                    line: 181,
                    column: 24,
                   },
                   end: Position {
                    line: 181,
                    column: 34,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "InaccessiblePaths",
                   span: Span {
                    start: Position {
                     line: 183,
                     column: 5,
                    },
                    end: Position {
                     line: 183,
                     column: 22,
                    },
                   },
                  },
                 ),
                ],
                to: List(
                 List {
                  elements: [
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "-",
                        span: Span {
                         start: Position {
                          line: 185,
                          column: 8,
                         },
                         end: Position {
                          line: 185,
                          column: 25,
                         },
                        },
                       },
                      ),
                      Interpolation(
                       PartInterpolation {
                        expression: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "cfg",
                            span: Span {
                             start: Position {
                              line: 185,
                              column: 11,
                             },
                             end: Position {
                              line: 185,
                              column: 14,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "tokenFile",
                             span: Span {
                              start: Position {
                               line: 185,
                               column: 15,
                              },
                              end: Position {
                               line: 185,
                               column: 24,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 185,
                       column: 7,
                      },
                      end: Position {
                       line: 185,
                       column: 26,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Interpolation(
                       PartInterpolation {
                        expression: Identifier(
                         Identifier {
                          id: "stateDir",
                          span: Span {
                           start: Position {
                            line: 187,
                            column: 10,
                           },
                           end: Position {
                            line: 187,
                            column: 18,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      Raw(
                       PartRaw {
                        content: "/",
                        span: Span {
                         start: Position {
                          line: 187,
                          column: 8,
                         },
                         end: Position {
                          line: 187,
                          column: 20,
                         },
                        },
                       },
                      ),
                      Interpolation(
                       PartInterpolation {
                        expression: Identifier(
                         Identifier {
                          id: "currentConfigTokenFilename",
                          span: Span {
                           start: Position {
                            line: 187,
                            column: 22,
                           },
                           end: Position {
                            line: 187,
                            column: 48,
                           },
                          },
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 187,
                       column: 7,
                      },
                      end: Position {
                       line: 187,
                       column: 50,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 183,
                    column: 25,
                   },
                   end: Position {
                    line: 188,
                    column: 6,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "KillSignal",
                   span: Span {
                    start: Position {
                     line: 190,
                     column: 5,
                    },
                    end: Position {
                     line: 190,
                     column: 15,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [
                   Raw(
                    PartRaw {
                     content: "SIGINT",
                     span: Span {
                      start: Position {
                       line: 190,
                       column: 19,
                      },
                      end: Position {
                       line: 190,
                       column: 25,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 190,
                    column: 18,
                   },
                   end: Position {
                    line: 190,
                    column: 26,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "AmbientCapabilities",
                   span: Span {
                    start: Position {
                     line: 195,
                     column: 5,
                    },
                    end: Position {
                     line: 195,
                     column: 24,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [],
                  span: Span {
                   start: Position {
                    line: 195,
                    column: 27,
                   },
                   end: Position {
                    line: 195,
                    column: 29,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "CapabilityBoundingSet",
                   span: Span {
                    start: Position {
                     line: 196,
                     column: 5,
                    },
                    end: Position {
                     line: 196,
                     column: 26,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [],
                  span: Span {
                   start: Position {
                    line: 196,
                    column: 29,
                   },
                   end: Position {
                    line: 196,
                    column: 31,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "DeviceAllow",
                   span: Span {
                    start: Position {
                     line: 198,
                     column: 5,
                    },
                    end: Position {
                     line: 198,
                     column: 16,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [],
                  span: Span {
                   start: Position {
                    line: 198,
                    column: 19,
                   },
                   end: Position {
                    line: 198,
                    column: 21,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "NoNewPrivileges",
                   span: Span {
                    start: Position {
                     line: 199,
                     column: 5,
                    },
                    end: Position {
                     line: 199,
                     column: 20,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 199,
                    column: 23,
                   },
                   end: Position {
                    line: 199,
                    column: 27,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "PrivateDevices",
                   span: Span {
                    start: Position {
                     line: 200,
                     column: 5,
                    },
                    end: Position {
                     line: 200,
                     column: 19,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 200,
                    column: 22,
                   },
                   end: Position {
                    line: 200,
                    column: 26,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "PrivateMounts",
                   span: Span {
                    start: Position {
                     line: 201,
                     column: 5,
                    },
                    end: Position {
                     line: 201,
                     column: 18,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 201,
                    column: 21,
                   },
                   end: Position {
                    line: 201,
                    column: 25,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "PrivateTmp",
                   span: Span {
                    start: Position {
                     line: 202,
                     column: 5,
                    },
                    end: Position {
                     line: 202,
                     column: 15,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 202,
                    column: 18,
                   },
                   end: Position {
                    line: 202,
                    column: 22,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "PrivateUsers",
                   span: Span {
                    start: Position {
                     line: 203,
                     column: 5,
                    },
                    end: Position {
                     line: 203,
                     column: 17,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 203,
                    column: 20,
                   },
                   end: Position {
                    line: 203,
                    column: 24,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProtectClock",
                   span: Span {
                    start: Position {
                     line: 204,
                     column: 5,
                    },
                    end: Position {
                     line: 204,
                     column: 17,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 204,
                    column: 20,
                   },
                   end: Position {
                    line: 204,
                    column: 24,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProtectControlGroups",
                   span: Span {
                    start: Position {
                     line: 205,
                     column: 5,
                    },
                    end: Position {
                     line: 205,
                     column: 25,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 205,
                    column: 28,
                   },
                   end: Position {
                    line: 205,
                    column: 32,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProtectHome",
                   span: Span {
                    start: Position {
                     line: 206,
                     column: 5,
                    },
                    end: Position {
                     line: 206,
                     column: 16,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 206,
                    column: 19,
                   },
                   end: Position {
                    line: 206,
                    column: 23,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProtectHostname",
                   span: Span {
                    start: Position {
                     line: 207,
                     column: 5,
                    },
                    end: Position {
                     line: 207,
                     column: 20,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 207,
                    column: 23,
                   },
                   end: Position {
                    line: 207,
                    column: 27,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProtectKernelLogs",
                   span: Span {
                    start: Position {
                     line: 208,
                     column: 5,
                    },
                    end: Position {
                     line: 208,
                     column: 22,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 208,
                    column: 25,
                   },
                   end: Position {
                    line: 208,
                    column: 29,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProtectKernelModules",
                   span: Span {
                    start: Position {
                     line: 209,
                     column: 5,
                    },
                    end: Position {
                     line: 209,
                     column: 25,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 209,
                    column: 28,
                   },
                   end: Position {
                    line: 209,
                    column: 32,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProtectKernelTunables",
                   span: Span {
                    start: Position {
                     line: 210,
                     column: 5,
                    },
                    end: Position {
                     line: 210,
                     column: 26,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 210,
                    column: 29,
                   },
                   end: Position {
                    line: 210,
                    column: 33,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProtectSystem",
                   span: Span {
                    start: Position {
                     line: 211,
                     column: 5,
                    },
                    end: Position {
                     line: 211,
                     column: 18,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [
                   Raw(
                    PartRaw {
                     content: "strict",
                     span: Span {
                      start: Position {
                       line: 211,
                       column: 22,
                      },
                      end: Position {
                       line: 211,
                       column: 28,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 211,
                    column: 21,
                   },
                   end: Position {
                    line: 211,
                    column: 29,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "RemoveIPC",
                   span: Span {
                    start: Position {
                     line: 212,
                     column: 5,
                    },
                    end: Position {
                     line: 212,
                     column: 14,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 212,
                    column: 17,
                   },
                   end: Position {
                    line: 212,
                    column: 21,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "RestrictNamespaces",
                   span: Span {
                    start: Position {
                     line: 213,
                     column: 5,
                    },
                    end: Position {
                     line: 213,
                     column: 23,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 213,
                    column: 26,
                   },
                   end: Position {
                    line: 213,
                    column: 30,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "RestrictRealtime",
                   span: Span {
                    start: Position {
                     line: 214,
                     column: 5,
                    },
                    end: Position {
                     line: 214,
                     column: 21,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 214,
                    column: 24,
                   },
                   end: Position {
                    line: 214,
                    column: 28,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "RestrictSUIDSGID",
                   span: Span {
                    start: Position {
                     line: 215,
                     column: 5,
                    },
                    end: Position {
                     line: 215,
                     column: 21,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 215,
                    column: 24,
                   },
                   end: Position {
                    line: 215,
                    column: 28,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "UMask",
                   span: Span {
                    start: Position {
                     line: 216,
                     column: 5,
                    },
                    end: Position {
                     line: 216,
                     column: 10,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [
                   Raw(
                    PartRaw {
                     content: "0066",
                     span: Span {
                      start: Position {
                       line: 216,
                       column: 14,
                      },
                      end: Position {
                       line: 216,
                       column: 18,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 216,
                    column: 13,
                   },
                   end: Position {
                    line: 216,
                    column: 19,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProtectProc",
                   span: Span {
                    start: Position {
                     line: 217,
                     column: 5,
                    },
                    end: Position {
                     line: 217,
                     column: 16,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [
                   Raw(
                    PartRaw {
                     content: "invisible",
                     span: Span {
                      start: Position {
                       line: 217,
                       column: 20,
                      },
                      end: Position {
                       line: 217,
                       column: 29,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 217,
                    column: 19,
                   },
                   end: Position {
                    line: 217,
                    column: 30,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "SystemCallFilter",
                   span: Span {
                    start: Position {
                     line: 218,
                     column: 5,
                    },
                    end: Position {
                     line: 218,
                     column: 21,
                    },
                   },
                  },
                 ),
                ],
                to: List(
                 List {
                  elements: [
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~@clock",
                        span: Span {
                         start: Position {
                          line: 219,
                          column: 8,
                         },
                         end: Position {
                          line: 219,
                          column: 15,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 219,
                       column: 7,
                      },
                      end: Position {
                       line: 219,
                       column: 16,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~@cpu-emulation",
                        span: Span {
                         start: Position {
                          line: 220,
                          column: 8,
                         },
                         end: Position {
                          line: 220,
                          column: 23,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 220,
                       column: 7,
                      },
                      end: Position {
                       line: 220,
                       column: 24,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~@module",
                        span: Span {
                         start: Position {
                          line: 221,
                          column: 8,
                         },
                         end: Position {
                          line: 221,
                          column: 16,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 221,
                       column: 7,
                      },
                      end: Position {
                       line: 221,
                       column: 17,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~@mount",
                        span: Span {
                         start: Position {
                          line: 222,
                          column: 8,
                         },
                         end: Position {
                          line: 222,
                          column: 15,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 222,
                       column: 7,
                      },
                      end: Position {
                       line: 222,
                       column: 16,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~@obsolete",
                        span: Span {
                         start: Position {
                          line: 223,
                          column: 8,
                         },
                         end: Position {
                          line: 223,
                          column: 18,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 223,
                       column: 7,
                      },
                      end: Position {
                       line: 223,
                       column: 19,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~@raw-io",
                        span: Span {
                         start: Position {
                          line: 224,
                          column: 8,
                         },
                         end: Position {
                          line: 224,
                          column: 16,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 224,
                       column: 7,
                      },
                      end: Position {
                       line: 224,
                       column: 17,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~@reboot",
                        span: Span {
                         start: Position {
                          line: 225,
                          column: 8,
                         },
                         end: Position {
                          line: 225,
                          column: 16,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 225,
                       column: 7,
                      },
                      end: Position {
                       line: 225,
                       column: 17,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~capset",
                        span: Span {
                         start: Position {
                          line: 226,
                          column: 8,
                         },
                         end: Position {
                          line: 226,
                          column: 15,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 226,
                       column: 7,
                      },
                      end: Position {
                       line: 226,
                       column: 16,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~setdomainname",
                        span: Span {
                         start: Position {
                          line: 227,
                          column: 8,
                         },
                         end: Position {
                          line: 227,
                          column: 22,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 227,
                       column: 7,
                      },
                      end: Position {
                       line: 227,
                       column: 23,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "~sethostname",
                        span: Span {
                         start: Position {
                          line: 228,
                          column: 8,
                         },
                         end: Position {
                          line: 228,
                          column: 20,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 228,
                       column: 7,
                      },
                      end: Position {
                       line: 228,
                       column: 21,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 218,
                    column: 24,
                   },
                   end: Position {
                    line: 229,
                    column: 6,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "RestrictAddressFamilies",
                   span: Span {
                    start: Position {
                     line: 230,
                     column: 5,
                    },
                    end: Position {
                     line: 230,
                     column: 28,
                    },
                   },
                  },
                 ),
                ],
                to: List(
                 List {
                  elements: [
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "AF_INET",
                        span: Span {
                         start: Position {
                          line: 230,
                          column: 34,
                         },
                         end: Position {
                          line: 230,
                          column: 41,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 230,
                       column: 33,
                      },
                      end: Position {
                       line: 230,
                       column: 42,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "AF_INET6",
                        span: Span {
                         start: Position {
                          line: 230,
                          column: 44,
                         },
                         end: Position {
                          line: 230,
                          column: 52,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 230,
                       column: 43,
                      },
                      end: Position {
                       line: 230,
                       column: 53,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "AF_UNIX",
                        span: Span {
                         start: Position {
                          line: 230,
                          column: 55,
                         },
                         end: Position {
                          line: 230,
                          column: 62,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 230,
                       column: 54,
                      },
                      end: Position {
                       line: 230,
                       column: 63,
                      },
                     },
                    },
                   ),
                   String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "AF_NETLINK",
                        span: Span {
                         start: Position {
                          line: 230,
                          column: 65,
                         },
                         end: Position {
                          line: 230,
                          column: 75,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 230,
                       column: 64,
                      },
                      end: Position {
                       line: 230,
                       column: 76,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 230,
                    column: 31,
                   },
                   end: Position {
                    line: 230,
                    column: 78,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "PrivateNetwork",
                   span: Span {
                    start: Position {
                     line: 233,
                     column: 5,
                    },
                    end: Position {
                     line: 233,
                     column: 19,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "false",
                  span: Span {
                   start: Position {
                    line: 233,
                    column: 22,
                   },
                   end: Position {
                    line: 233,
                    column: 27,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "MemoryDenyWriteExecute",
                   span: Span {
                    start: Position {
                     line: 235,
                     column: 5,
                    },
                    end: Position {
                     line: 235,
                     column: 27,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "false",
                  span: Span {
                   start: Position {
                    line: 235,
                    column: 30,
                   },
                   end: Position {
                    line: 235,
                    column: 35,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "ProcSubset",
                   span: Span {
                    start: Position {
                     line: 240,
                     column: 5,
                    },
                    end: Position {
                     line: 240,
                     column: 15,
                    },
                   },
                  },
                 ),
                ],
                to: String(
                 String_ {
                  parts: [
                   Raw(
                    PartRaw {
                     content: "all",
                     span: Span {
                      start: Position {
                       line: 240,
                       column: 19,
                      },
                      end: Position {
                       line: 240,
                       column: 22,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 240,
                    column: 18,
                   },
                   end: Position {
                    line: 240,
                    column: 23,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "LockPersonality",
                   span: Span {
                    start: Position {
                     line: 246,
                     column: 5,
                    },
                    end: Position {
                     line: 246,
                     column: 20,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "false",
                  span: Span {
                   start: Position {
                    line: 246,
                    column: 23,
                   },
                   end: Position {
                    line: 246,
                    column: 28,
                   },
                  },
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "DynamicUser",
                   span: Span {
                    start: Position {
                     line: 250,
                     column: 5,
                    },
                    end: Position {
                     line: 250,
                     column: 16,
                    },
                   },
                  },
                 ),
                ],
                to: Identifier(
                 Identifier {
                  id: "true",
                  span: Span {
                   start: Position {
                    line: 250,
                    column: 19,
                   },
                   end: Position {
                    line: 250,
                    column: 23,
                   },
                  },
                 },
                ),
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 45,
               column: 19,
              },
              end: Position {
               line: 251,
               column: 4,
              },
             },
            },
           ),
           operator: Update,
           right: BinaryOperation(
            BinaryOperation {
             left: FunctionApplication(
              FunctionApplication {
               function: PropertyAccess(
                PropertyAccess {
                 expression: Identifier(
                  Identifier {
                   id: "lib",
                   span: Span {
                    start: Position {
                     line: 252,
                     column: 5,
                    },
                    end: Position {
                     line: 252,
                     column: 8,
                    },
                   },
                  },
                 ),
                 attribute_path: [
                  Raw(
                   PartRaw {
                    content: "optionalAttrs",
                    span: Span {
                     start: Position {
                      line: 252,
                      column: 9,
                     },
                     end: Position {
                      line: 252,
                      column: 22,
                     },
                    },
                   },
                  ),
                 ],
                 default: None,
                },
               ),
               arguments: [
                BinaryOperation(
                 BinaryOperation {
                  left: PropertyAccess(
                   PropertyAccess {
                    expression: Identifier(
                     Identifier {
                      id: "cfg",
                      span: Span {
                       start: Position {
                        line: 252,
                        column: 24,
                       },
                       end: Position {
                        line: 252,
                        column: 27,
                       },
                      },
                     },
                    ),
                    attribute_path: [
                     Raw(
                      PartRaw {
                       content: "user",
                       span: Span {
                        start: Position {
                         line: 252,
                         column: 28,
                        },
                        end: Position {
                         line: 252,
                         column: 32,
                        },
                       },
                      },
                     ),
                    ],
                    default: None,
                   },
                  ),
                  operator: NotEqualTo,
                  right: Identifier(
                   Identifier {
                    id: "null",
                    span: Span {
                     start: Position {
                      line: 252,
                      column: 36,
                     },
                     end: Position {
                      line: 252,
                      column: 40,
                     },
                    },
                   },
                  ),
                 },
                ),
                Map(
                 Map {
                  recursive: false,
                  bindings: [
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "User",
                        span: Span {
                         start: Position {
                          line: 252,
                          column: 44,
                         },
                         end: Position {
                          line: 252,
                          column: 48,
                         },
                        },
                       },
                      ),
                     ],
                     to: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "cfg",
                         span: Span {
                          start: Position {
                           line: 252,
                           column: 51,
                          },
                          end: Position {
                           line: 252,
                           column: 54,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "user",
                          span: Span {
                           start: Position {
                            line: 252,
                            column: 55,
                           },
                           end: Position {
                            line: 252,
                            column: 59,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 252,
                    column: 42,
                   },
                   end: Position {
                    line: 252,
                    column: 62,
                   },
                  },
                 },
                ),
               ],
              },
             ),
             operator: Update,
             right: PropertyAccess(
              PropertyAccess {
               expression: Identifier(
                Identifier {
                 id: "cfg",
                 span: Span {
                  start: Position {
                   line: 253,
                   column: 8,
                  },
                  end: Position {
                   line: 253,
                   column: 11,
                  },
                 },
                },
               ),
               attribute_path: [
                Raw(
                 PartRaw {
                  content: "serviceOverrides",
                  span: Span {
                   start: Position {
                    line: 253,
                    column: 12,
                   },
                   end: Position {
                    line: 253,
                    column: 28,
                   },
                  },
                 },
                ),
               ],
               default: None,
              },
             ),
            },
           ),
          },
         ),
        },
       ),
      ],
      span: Span {
       start: Position {
        line: 23,
        column: 1,
       },
       end: Position {
        line: 254,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 21,
      column: 1,
     },
     end: Position {
      line: 254,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 254,
    column: 2,
   },
  },
 },
)