Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "pkgs",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
    ],
   },
  ),
  body: LetIn(
   LetIn {
    bindings: [
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "cfg",
          span: Span {
           start: Position {
            line: 3,
            column: 3,
           },
           end: Position {
            line: 3,
            column: 6,
           },
          },
         },
        ),
       ],
       to: PropertyAccess(
        PropertyAccess {
         expression: Identifier(
          Identifier {
           id: "config",
           span: Span {
            start: Position {
             line: 3,
             column: 9,
            },
            end: Position {
             line: 3,
             column: 15,
            },
           },
          },
         ),
         attribute_path: [
          Raw(
           PartRaw {
            content: "security",
            span: Span {
             start: Position {
              line: 3,
              column: 16,
             },
             end: Position {
              line: 3,
              column: 24,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "tpm2",
            span: Span {
             start: Position {
              line: 3,
              column: 25,
             },
             end: Position {
              line: 3,
              column: 29,
             },
            },
           },
          ),
         ],
         default: None,
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "udevRules",
          span: Span {
           start: Position {
            line: 9,
            column: 3,
           },
           end: Position {
            line: 9,
            column: 12,
           },
          },
         },
        ),
       ],
       to: Function(
        Function {
         head: Simple(
          FunctionHeadSimple {
           identifier: "tssUser",
          },
         ),
         body: Function(
          Function {
           head: Simple(
            FunctionHeadSimple {
             identifier: "tssGroup",
            },
           ),
           body: IndentedString(
            IndentedString {
             parts: [
              Raw(
               PartRaw {
                content: "",
                span: Span {
                 start: Position {
                  line: 10,
                  column: 1,
                 },
                 end: Position {
                  line: 10,
                  column: 5,
                 },
                },
               },
              ),
              Interpolation(
               PartInterpolation {
                expression: FunctionApplication(
                 FunctionApplication {
                  function: PropertyAccess(
                   PropertyAccess {
                    expression: Identifier(
                     Identifier {
                      id: "lib",
                      span: Span {
                       start: Position {
                        line: 10,
                        column: 7,
                       },
                       end: Position {
                        line: 10,
                        column: 10,
                       },
                      },
                     },
                    ),
                    attribute_path: [
                     Raw(
                      PartRaw {
                       content: "optionalString",
                       span: Span {
                        start: Position {
                         line: 10,
                         column: 11,
                        },
                        end: Position {
                         line: 10,
                         column: 25,
                        },
                       },
                      },
                     ),
                    ],
                    default: None,
                   },
                  ),
                  arguments: [
                   BinaryOperation(
                    BinaryOperation {
                     left: Identifier(
                      Identifier {
                       id: "tssUser",
                       span: Span {
                        start: Position {
                         line: 10,
                         column: 27,
                        },
                        end: Position {
                         line: 10,
                         column: 34,
                        },
                       },
                      },
                     ),
                     operator: NotEqualTo,
                     right: Identifier(
                      Identifier {
                       id: "null",
                       span: Span {
                        start: Position {
                         line: 10,
                         column: 38,
                        },
                        end: Position {
                         line: 10,
                         column: 42,
                        },
                       },
                      },
                     ),
                    },
                   ),
                   IndentedString(
                    IndentedString {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "KERNEL==\"tpm[0-9]*\", MODE=\"0660\", OWNER=\"",
                        span: Span {
                         start: Position {
                          line: 10,
                          column: 46,
                         },
                         end: Position {
                          line: 10,
                          column: 87,
                         },
                        },
                       },
                      ),
                      Interpolation(
                       PartInterpolation {
                        expression: Identifier(
                         Identifier {
                          id: "tssUser",
                          span: Span {
                           start: Position {
                            line: 10,
                            column: 89,
                           },
                           end: Position {
                            line: 10,
                            column: 96,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      Raw(
                       PartRaw {
                        content: "\"",
                        span: Span {
                         start: Position {
                          line: 10,
                          column: 46,
                         },
                         end: Position {
                          line: 10,
                          column: 98,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 10,
                       column: 44,
                      },
                      end: Position {
                       line: 10,
                       column: 100,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              Raw(
               PartRaw {
                content: "\n",
                span: Span {
                 start: Position {
                  line: 10,
                  column: 1,
                 },
                 end: Position {
                  line: 11,
                  column: 5,
                 },
                },
               },
              ),
              Interpolation(
               PartInterpolation {
                expression: BinaryOperation(
                 BinaryOperation {
                  left: BinaryOperation(
                   BinaryOperation {
                    left: FunctionApplication(
                     FunctionApplication {
                      function: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "lib",
                          span: Span {
                           start: Position {
                            line: 11,
                            column: 7,
                           },
                           end: Position {
                            line: 11,
                            column: 10,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "optionalString",
                           span: Span {
                            start: Position {
                             line: 11,
                             column: 11,
                            },
                            end: Position {
                             line: 11,
                             column: 25,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      arguments: [
                       BinaryOperation(
                        BinaryOperation {
                         left: BinaryOperation(
                          BinaryOperation {
                           left: Identifier(
                            Identifier {
                             id: "tssUser",
                             span: Span {
                              start: Position {
                               line: 11,
                               column: 27,
                              },
                              end: Position {
                               line: 11,
                               column: 34,
                              },
                             },
                            },
                           ),
                           operator: NotEqualTo,
                           right: Identifier(
                            Identifier {
                             id: "null",
                             span: Span {
                              start: Position {
                               line: 11,
                               column: 38,
                              },
                              end: Position {
                               line: 11,
                               column: 42,
                              },
                             },
                            },
                           ),
                          },
                         ),
                         operator: LogicalOr,
                         right: BinaryOperation(
                          BinaryOperation {
                           left: Identifier(
                            Identifier {
                             id: "tssGroup",
                             span: Span {
                              start: Position {
                               line: 11,
                               column: 46,
                              },
                              end: Position {
                               line: 11,
                               column: 54,
                              },
                             },
                            },
                           ),
                           operator: NotEqualTo,
                           right: Identifier(
                            Identifier {
                             id: "null",
                             span: Span {
                              start: Position {
                               line: 11,
                               column: 58,
                              },
                              end: Position {
                               line: 11,
                               column: 62,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        },
                       ),
                       IndentedString(
                        IndentedString {
                         parts: [
                          Raw(
                           PartRaw {
                            content: "KERNEL==\"tpmrm[0-9]*\", MODE=\"0660\"",
                            span: Span {
                             start: Position {
                              line: 12,
                              column: 9,
                             },
                             end: Position {
                              line: 12,
                              column: 43,
                             },
                            },
                           },
                          ),
                         ],
                         span: Span {
                          start: Position {
                           line: 12,
                           column: 7,
                          },
                          end: Position {
                           line: 12,
                           column: 45,
                          },
                         },
                        },
                       ),
                      ],
                     },
                    ),
                    operator: Addition,
                    right: FunctionApplication(
                     FunctionApplication {
                      function: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "lib",
                          span: Span {
                           start: Position {
                            line: 13,
                            column: 9,
                           },
                           end: Position {
                            line: 13,
                            column: 12,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "optionalString",
                           span: Span {
                            start: Position {
                             line: 13,
                             column: 13,
                            },
                            end: Position {
                             line: 13,
                             column: 27,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      arguments: [
                       BinaryOperation(
                        BinaryOperation {
                         left: Identifier(
                          Identifier {
                           id: "tssUser",
                           span: Span {
                            start: Position {
                             line: 13,
                             column: 29,
                            },
                            end: Position {
                             line: 13,
                             column: 36,
                            },
                           },
                          },
                         ),
                         operator: NotEqualTo,
                         right: Identifier(
                          Identifier {
                           id: "null",
                           span: Span {
                            start: Position {
                             line: 13,
                             column: 40,
                            },
                            end: Position {
                             line: 13,
                             column: 44,
                            },
                           },
                          },
                         ),
                        },
                       ),
                       IndentedString(
                        IndentedString {
                         parts: [
                          Raw(
                           PartRaw {
                            content: ", OWNER=\"",
                            span: Span {
                             start: Position {
                              line: 13,
                              column: 48,
                             },
                             end: Position {
                              line: 13,
                              column: 57,
                             },
                            },
                           },
                          ),
                          Interpolation(
                           PartInterpolation {
                            expression: Identifier(
                             Identifier {
                              id: "tssUser",
                              span: Span {
                               start: Position {
                                line: 13,
                                column: 59,
                               },
                               end: Position {
                                line: 13,
                                column: 66,
                               },
                              },
                             },
                            ),
                           },
                          ),
                          Raw(
                           PartRaw {
                            content: "\"",
                            span: Span {
                             start: Position {
                              line: 13,
                              column: 48,
                             },
                             end: Position {
                              line: 13,
                              column: 68,
                             },
                            },
                           },
                          ),
                         ],
                         span: Span {
                          start: Position {
                           line: 13,
                           column: 46,
                          },
                          end: Position {
                           line: 13,
                           column: 70,
                          },
                         },
                        },
                       ),
                      ],
                     },
                    ),
                   },
                  ),
                  operator: Addition,
                  right: FunctionApplication(
                   FunctionApplication {
                    function: PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "lib",
                        span: Span {
                         start: Position {
                          line: 14,
                          column: 9,
                         },
                         end: Position {
                          line: 14,
                          column: 12,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "optionalString",
                         span: Span {
                          start: Position {
                           line: 14,
                           column: 13,
                          },
                          end: Position {
                           line: 14,
                           column: 27,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                    arguments: [
                     BinaryOperation(
                      BinaryOperation {
                       left: Identifier(
                        Identifier {
                         id: "tssGroup",
                         span: Span {
                          start: Position {
                           line: 14,
                           column: 29,
                          },
                          end: Position {
                           line: 14,
                           column: 37,
                          },
                         },
                        },
                       ),
                       operator: NotEqualTo,
                       right: Identifier(
                        Identifier {
                         id: "null",
                         span: Span {
                          start: Position {
                           line: 14,
                           column: 41,
                          },
                          end: Position {
                           line: 14,
                           column: 45,
                          },
                         },
                        },
                       ),
                      },
                     ),
                     IndentedString(
                      IndentedString {
                       parts: [
                        Raw(
                         PartRaw {
                          content: ", GROUP=\"",
                          span: Span {
                           start: Position {
                            line: 14,
                            column: 49,
                           },
                           end: Position {
                            line: 14,
                            column: 58,
                           },
                          },
                         },
                        ),
                        Interpolation(
                         PartInterpolation {
                          expression: Identifier(
                           Identifier {
                            id: "tssGroup",
                            span: Span {
                             start: Position {
                              line: 14,
                              column: 60,
                             },
                             end: Position {
                              line: 14,
                              column: 68,
                             },
                            },
                           },
                          ),
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "\"",
                          span: Span {
                           start: Position {
                            line: 14,
                            column: 49,
                           },
                           end: Position {
                            line: 14,
                            column: 70,
                           },
                          },
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 14,
                         column: 47,
                        },
                        end: Position {
                         line: 14,
                         column: 72,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                 },
                ),
               },
              ),
              Raw(
               PartRaw {
                content: "\n",
                span: Span {
                 start: Position {
                  line: 10,
                  column: 1,
                 },
                 end: Position {
                  line: 16,
                  column: 3,
                 },
                },
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 9,
               column: 34,
              },
              end: Position {
               line: 16,
               column: 5,
              },
             },
            },
           ),
           span: Span {
            start: Position {
             line: 9,
             column: 24,
            },
            end: Position {
             line: 16,
             column: 5,
            },
           },
          },
         ),
         span: Span {
          start: Position {
           line: 9,
           column: 15,
          },
          end: Position {
           line: 16,
           column: 5,
          },
         },
        },
       ),
      },
     ),
    ],
    target: Map(
     Map {
      recursive: false,
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "options",
            span: Span {
             start: Position {
              line: 19,
              column: 3,
             },
             end: Position {
              line: 19,
              column: 10,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "security",
            span: Span {
             start: Position {
              line: 19,
              column: 11,
             },
             end: Position {
              line: 19,
              column: 19,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "tpm2",
            span: Span {
             start: Position {
              line: 19,
              column: 20,
             },
             end: Position {
              line: 19,
              column: 24,
             },
            },
           },
          ),
         ],
         to: Map(
          Map {
           recursive: false,
           bindings: [
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "enable",
                 span: Span {
                  start: Position {
                   line: 20,
                   column: 5,
                  },
                  end: Position {
                   line: 20,
                   column: 11,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 20,
                      column: 14,
                     },
                     end: Position {
                      line: 20,
                      column: 17,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkEnableOption",
                     span: Span {
                      start: Position {
                       line: 20,
                       column: 18,
                      },
                      end: Position {
                       line: 20,
                       column: 32,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 FunctionApplication(
                  FunctionApplication {
                   function: PropertyAccess(
                    PropertyAccess {
                     expression: Identifier(
                      Identifier {
                       id: "lib",
                       span: Span {
                        start: Position {
                         line: 20,
                         column: 34,
                        },
                        end: Position {
                         line: 20,
                         column: 37,
                        },
                       },
                      },
                     ),
                     attribute_path: [
                      Raw(
                       PartRaw {
                        content: "mdDoc",
                        span: Span {
                         start: Position {
                          line: 20,
                          column: 38,
                         },
                         end: Position {
                          line: 20,
                          column: 43,
                         },
                        },
                       },
                      ),
                     ],
                     default: None,
                    },
                   ),
                   arguments: [
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "Trusted Platform Module 2 support",
                         span: Span {
                          start: Position {
                           line: 20,
                           column: 45,
                          },
                          end: Position {
                           line: 20,
                           column: 78,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 20,
                        column: 44,
                       },
                       end: Position {
                        line: 20,
                        column: 79,
                       },
                      },
                     },
                    ),
                   ],
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "tssUser",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 5,
                  },
                  end: Position {
                   line: 22,
                   column: 12,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 22,
                      column: 15,
                     },
                     end: Position {
                      line: 22,
                      column: 18,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkOption",
                     span: Span {
                      start: Position {
                       line: 22,
                       column: 19,
                      },
                      end: Position {
                       line: 22,
                       column: 27,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 23,
                           column: 7,
                          },
                          end: Position {
                           line: 23,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 23,
                              column: 21,
                             },
                             end: Position {
                              line: 23,
                              column: 24,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "mdDoc",
                             span: Span {
                              start: Position {
                               line: 23,
                               column: 25,
                              },
                              end: Position {
                               line: 23,
                               column: 30,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Name of the tpm device-owner and service user, set if applyUdevRules is\nset.\n",
                              span: Span {
                               start: Position {
                                line: 24,
                                column: 1,
                               },
                               end: Position {
                                line: 26,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 23,
                             column: 31,
                            },
                            end: Position {
                             line: 26,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 27,
                           column: 7,
                          },
                          end: Position {
                           line: 27,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 27,
                              column: 14,
                             },
                             end: Position {
                              line: 27,
                              column: 17,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "types",
                             span: Span {
                              start: Position {
                               line: 27,
                               column: 18,
                              },
                              end: Position {
                               line: 27,
                               column: 23,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "nullOr",
                             span: Span {
                              start: Position {
                               line: 27,
                               column: 24,
                              },
                              end: Position {
                               line: 27,
                               column: 30,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 27,
                               column: 31,
                              },
                              end: Position {
                               line: 27,
                               column: 34,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "types",
                              span: Span {
                               start: Position {
                                line: 27,
                                column: 35,
                               },
                               end: Position {
                                line: 27,
                                column: 40,
                               },
                              },
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "str",
                              span: Span {
                               start: Position {
                                line: 27,
                                column: 41,
                               },
                               end: Position {
                                line: 27,
                                column: 44,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 28,
                           column: 7,
                          },
                          end: Position {
                           line: 28,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: IfThenElse(
                       IfThenElse {
                        predicate: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "cfg",
                            span: Span {
                             start: Position {
                              line: 28,
                              column: 20,
                             },
                             end: Position {
                              line: 28,
                              column: 23,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "abrmd",
                             span: Span {
                              start: Position {
                               line: 28,
                               column: 24,
                              },
                              end: Position {
                               line: 28,
                               column: 29,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "enable",
                             span: Span {
                              start: Position {
                               line: 28,
                               column: 30,
                              },
                              end: Position {
                               line: 28,
                               column: 36,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        then: String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "tss",
                             span: Span {
                              start: Position {
                               line: 28,
                               column: 43,
                              },
                              end: Position {
                               line: 28,
                               column: 46,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 28,
                            column: 42,
                           },
                           end: Position {
                            line: 28,
                            column: 47,
                           },
                          },
                         },
                        ),
                        else_: String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "root",
                             span: Span {
                              start: Position {
                               line: 28,
                               column: 54,
                              },
                              end: Position {
                               line: 28,
                               column: 58,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 28,
                            column: 53,
                           },
                           end: Position {
                            line: 28,
                            column: 59,
                           },
                          },
                         },
                        ),
                        span: Span {
                         start: Position {
                          line: 28,
                          column: 17,
                         },
                         end: Position {
                          line: 28,
                          column: 59,
                         },
                        },
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "defaultText",
                         span: Span {
                          start: Position {
                           line: 29,
                           column: 7,
                          },
                          end: Position {
                           line: 29,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 29,
                              column: 21,
                             },
                             end: Position {
                              line: 29,
                              column: 24,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "literalExpression",
                             span: Span {
                              start: Position {
                               line: 29,
                               column: 25,
                              },
                              end: Position {
                               line: 29,
                               column: 42,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "if config.security.tpm2.abrmd.enable then \"tss\" else \"root\"",
                              span: Span {
                               start: Position {
                                line: 29,
                                column: 45,
                               },
                               end: Position {
                                line: 29,
                                column: 104,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 29,
                             column: 43,
                            },
                            end: Position {
                             line: 29,
                             column: 106,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 22,
                     column: 28,
                    },
                    end: Position {
                     line: 30,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "tssGroup",
                 span: Span {
                  start: Position {
                   line: 32,
                   column: 5,
                  },
                  end: Position {
                   line: 32,
                   column: 13,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 32,
                      column: 16,
                     },
                     end: Position {
                      line: 32,
                      column: 19,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkOption",
                     span: Span {
                      start: Position {
                       line: 32,
                       column: 20,
                      },
                      end: Position {
                       line: 32,
                       column: 28,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 33,
                           column: 7,
                          },
                          end: Position {
                           line: 33,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 33,
                              column: 21,
                             },
                             end: Position {
                              line: 33,
                              column: 24,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "mdDoc",
                             span: Span {
                              start: Position {
                               line: 33,
                               column: 25,
                              },
                              end: Position {
                               line: 33,
                               column: 30,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Group of the tpm kernel resource manager (tpmrm) device-group, set if\napplyUdevRules is set.\n",
                              span: Span {
                               start: Position {
                                line: 34,
                                column: 1,
                               },
                               end: Position {
                                line: 36,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 33,
                             column: 31,
                            },
                            end: Position {
                             line: 36,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 37,
                           column: 7,
                          },
                          end: Position {
                           line: 37,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 37,
                              column: 14,
                             },
                             end: Position {
                              line: 37,
                              column: 17,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "types",
                             span: Span {
                              start: Position {
                               line: 37,
                               column: 18,
                              },
                              end: Position {
                               line: 37,
                               column: 23,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "nullOr",
                             span: Span {
                              start: Position {
                               line: 37,
                               column: 24,
                              },
                              end: Position {
                               line: 37,
                               column: 30,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 37,
                               column: 31,
                              },
                              end: Position {
                               line: 37,
                               column: 34,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "types",
                              span: Span {
                               start: Position {
                                line: 37,
                                column: 35,
                               },
                               end: Position {
                                line: 37,
                                column: 40,
                               },
                              },
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "str",
                              span: Span {
                               start: Position {
                                line: 37,
                                column: 41,
                               },
                               end: Position {
                                line: 37,
                                column: 44,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 38,
                           column: 7,
                          },
                          end: Position {
                           line: 38,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "tss",
                           span: Span {
                            start: Position {
                             line: 38,
                             column: 18,
                            },
                            end: Position {
                             line: 38,
                             column: 21,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 38,
                          column: 17,
                         },
                         end: Position {
                          line: 38,
                          column: 22,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 32,
                     column: 29,
                    },
                    end: Position {
                     line: 39,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "applyUdevRules",
                 span: Span {
                  start: Position {
                   line: 41,
                   column: 5,
                  },
                  end: Position {
                   line: 41,
                   column: 19,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 41,
                      column: 22,
                     },
                     end: Position {
                      line: 41,
                      column: 25,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkOption",
                     span: Span {
                      start: Position {
                       line: 41,
                       column: 26,
                      },
                      end: Position {
                       line: 41,
                       column: 34,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 42,
                           column: 7,
                          },
                          end: Position {
                           line: 42,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 42,
                              column: 21,
                             },
                             end: Position {
                              line: 42,
                              column: 24,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "mdDoc",
                             span: Span {
                              start: Position {
                               line: 42,
                               column: 25,
                              },
                              end: Position {
                               line: 42,
                               column: 30,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Whether to make the /dev/tpm[0-9] devices accessible by the tssUser, or\nthe /dev/tpmrm[0-9] by tssGroup respectively\n",
                              span: Span {
                               start: Position {
                                line: 43,
                                column: 1,
                               },
                               end: Position {
                                line: 45,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 42,
                             column: 31,
                            },
                            end: Position {
                             line: 45,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 46,
                           column: 7,
                          },
                          end: Position {
                           line: 46,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "lib",
                          span: Span {
                           start: Position {
                            line: 46,
                            column: 14,
                           },
                           end: Position {
                            line: 46,
                            column: 17,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "types",
                           span: Span {
                            start: Position {
                             line: 46,
                             column: 18,
                            },
                            end: Position {
                             line: 46,
                             column: 23,
                            },
                           },
                          },
                         ),
                         Raw(
                          PartRaw {
                           content: "bool",
                           span: Span {
                            start: Position {
                             line: 46,
                             column: 24,
                            },
                            end: Position {
                             line: 46,
                             column: 28,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 47,
                           column: 7,
                          },
                          end: Position {
                           line: 47,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: Identifier(
                       Identifier {
                        id: "true",
                        span: Span {
                         start: Position {
                          line: 47,
                          column: 17,
                         },
                         end: Position {
                          line: 47,
                          column: 21,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 41,
                     column: 35,
                    },
                    end: Position {
                     line: 48,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "abrmd",
                 span: Span {
                  start: Position {
                   line: 50,
                   column: 5,
                  },
                  end: Position {
                   line: 50,
                   column: 10,
                  },
                 },
                },
               ),
              ],
              to: Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "enable",
                      span: Span {
                       start: Position {
                        line: 51,
                        column: 7,
                       },
                       end: Position {
                        line: 51,
                        column: 13,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 51,
                           column: 16,
                          },
                          end: Position {
                           line: 51,
                           column: 19,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkEnableOption",
                          span: Span {
                           start: Position {
                            line: 51,
                            column: 20,
                           },
                           end: Position {
                            line: 51,
                            column: 34,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 51,
                              column: 36,
                             },
                             end: Position {
                              line: 51,
                              column: 39,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "mdDoc",
                             span: Span {
                              start: Position {
                               line: 51,
                               column: 40,
                              },
                              end: Position {
                               line: 51,
                               column: 45,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Trusted Platform 2 userspace resource manager daemon\n",
                              span: Span {
                               start: Position {
                                line: 52,
                                column: 1,
                               },
                               end: Position {
                                line: 53,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 51,
                             column: 46,
                            },
                            end: Position {
                             line: 53,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "package",
                      span: Span {
                       start: Position {
                        line: 55,
                        column: 7,
                       },
                       end: Position {
                        line: 55,
                        column: 14,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 55,
                           column: 17,
                          },
                          end: Position {
                           line: 55,
                           column: 20,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 55,
                            column: 21,
                           },
                           end: Position {
                            line: 55,
                            column: 29,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 56,
                                column: 9,
                               },
                               end: Position {
                                line: 56,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 56,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 56,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 56,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 56,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              String(
                               String_ {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "tpm2-abrmd package to use",
                                   span: Span {
                                    start: Position {
                                     line: 56,
                                     column: 34,
                                    },
                                    end: Position {
                                     line: 56,
                                     column: 59,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 56,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 56,
                                  column: 60,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 57,
                                column: 9,
                               },
                               end: Position {
                                line: 57,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "lib",
                               span: Span {
                                start: Position {
                                 line: 57,
                                 column: 16,
                                },
                                end: Position {
                                 line: 57,
                                 column: 19,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "types",
                                span: Span {
                                 start: Position {
                                  line: 57,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 57,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "package",
                                span: Span {
                                 start: Position {
                                  line: 57,
                                  column: 26,
                                 },
                                 end: Position {
                                  line: 57,
                                  column: 33,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 58,
                                column: 9,
                               },
                               end: Position {
                                line: 58,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "pkgs",
                               span: Span {
                                start: Position {
                                 line: 58,
                                 column: 19,
                                },
                                end: Position {
                                 line: 58,
                                 column: 23,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "tpm2-abrmd",
                                span: Span {
                                 start: Position {
                                  line: 58,
                                  column: 24,
                                 },
                                 end: Position {
                                  line: 58,
                                  column: 34,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "defaultText",
                              span: Span {
                               start: Position {
                                line: 59,
                                column: 9,
                               },
                               end: Position {
                                line: 59,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 59,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 59,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "literalExpression",
                                  span: Span {
                                   start: Position {
                                    line: 59,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 59,
                                    column: 44,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              String(
                               String_ {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "pkgs.tpm2-abrmd",
                                   span: Span {
                                    start: Position {
                                     line: 59,
                                     column: 46,
                                    },
                                    end: Position {
                                     line: 59,
                                     column: 61,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 59,
                                  column: 45,
                                 },
                                 end: Position {
                                  line: 59,
                                  column: 62,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 55,
                          column: 30,
                         },
                         end: Position {
                          line: 60,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 50,
                  column: 13,
                 },
                 end: Position {
                  line: 61,
                  column: 6,
                 },
                },
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "pkcs11",
                 span: Span {
                  start: Position {
                   line: 63,
                   column: 5,
                  },
                  end: Position {
                   line: 63,
                   column: 11,
                  },
                 },
                },
               ),
              ],
              to: Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "enable",
                      span: Span {
                       start: Position {
                        line: 64,
                        column: 7,
                       },
                       end: Position {
                        line: 64,
                        column: 13,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 64,
                           column: 16,
                          },
                          end: Position {
                           line: 64,
                           column: 19,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkEnableOption",
                          span: Span {
                           start: Position {
                            line: 64,
                            column: 20,
                           },
                           end: Position {
                            line: 64,
                            column: 34,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 64,
                              column: 36,
                             },
                             end: Position {
                              line: 64,
                              column: 39,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "mdDoc",
                             span: Span {
                              start: Position {
                               line: 64,
                               column: 40,
                              },
                              end: Position {
                               line: 64,
                               column: 45,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "TPM2 PKCS#11 tool and shared library in system path\n(`/run/current-system/sw/lib/libtpm2_pkcs11.so`)\n",
                              span: Span {
                               start: Position {
                                line: 65,
                                column: 1,
                               },
                               end: Position {
                                line: 67,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 64,
                             column: 46,
                            },
                            end: Position {
                             line: 67,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "package",
                      span: Span {
                       start: Position {
                        line: 69,
                        column: 7,
                       },
                       end: Position {
                        line: 69,
                        column: 14,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 69,
                           column: 17,
                          },
                          end: Position {
                           line: 69,
                           column: 20,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 69,
                            column: 21,
                           },
                           end: Position {
                            line: 69,
                            column: 29,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 70,
                                column: 9,
                               },
                               end: Position {
                                line: 70,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 70,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 70,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 70,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 70,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              String(
                               String_ {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "tpm2-pkcs11 package to use",
                                   span: Span {
                                    start: Position {
                                     line: 70,
                                     column: 34,
                                    },
                                    end: Position {
                                     line: 70,
                                     column: 60,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 70,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 70,
                                  column: 61,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 71,
                                column: 9,
                               },
                               end: Position {
                                line: 71,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "lib",
                               span: Span {
                                start: Position {
                                 line: 71,
                                 column: 16,
                                },
                                end: Position {
                                 line: 71,
                                 column: 19,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "types",
                                span: Span {
                                 start: Position {
                                  line: 71,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 71,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "package",
                                span: Span {
                                 start: Position {
                                  line: 71,
                                  column: 26,
                                 },
                                 end: Position {
                                  line: 71,
                                  column: 33,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 72,
                                column: 9,
                               },
                               end: Position {
                                line: 72,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "pkgs",
                               span: Span {
                                start: Position {
                                 line: 72,
                                 column: 19,
                                },
                                end: Position {
                                 line: 72,
                                 column: 23,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "tpm2-pkcs11",
                                span: Span {
                                 start: Position {
                                  line: 72,
                                  column: 24,
                                 },
                                 end: Position {
                                  line: 72,
                                  column: 35,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "defaultText",
                              span: Span {
                               start: Position {
                                line: 73,
                                column: 9,
                               },
                               end: Position {
                                line: 73,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 73,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 73,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "literalExpression",
                                  span: Span {
                                   start: Position {
                                    line: 73,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 73,
                                    column: 44,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              String(
                               String_ {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "pkgs.tpm2-pkcs11",
                                   span: Span {
                                    start: Position {
                                     line: 73,
                                     column: 46,
                                    },
                                    end: Position {
                                     line: 73,
                                     column: 62,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 73,
                                  column: 45,
                                 },
                                 end: Position {
                                  line: 73,
                                  column: 63,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 69,
                          column: 30,
                         },
                         end: Position {
                          line: 74,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 63,
                  column: 14,
                 },
                 end: Position {
                  line: 75,
                  column: 6,
                 },
                },
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "tctiEnvironment",
                 span: Span {
                  start: Position {
                   line: 77,
                   column: 5,
                  },
                  end: Position {
                   line: 77,
                   column: 20,
                  },
                 },
                },
               ),
              ],
              to: Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "enable",
                      span: Span {
                       start: Position {
                        line: 78,
                        column: 7,
                       },
                       end: Position {
                        line: 78,
                        column: 13,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 78,
                           column: 16,
                          },
                          end: Position {
                           line: 78,
                           column: 19,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 78,
                            column: 20,
                           },
                           end: Position {
                            line: 78,
                            column: 28,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 79,
                                column: 9,
                               },
                               end: Position {
                                line: 79,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 79,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 79,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 79,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 79,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              IndentedString(
                               IndentedString {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "Set common TCTI environment variables to the specified value.\nThe variables are\n- `TPM2TOOLS_TCTI`\n- `TPM2_PKCS11_TCTI`\n",
                                   span: Span {
                                    start: Position {
                                     line: 80,
                                     column: 1,
                                    },
                                    end: Position {
                                     line: 84,
                                     column: 9,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 79,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 84,
                                  column: 11,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 85,
                                column: 9,
                               },
                               end: Position {
                                line: 85,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "lib",
                               span: Span {
                                start: Position {
                                 line: 85,
                                 column: 16,
                                },
                                end: Position {
                                 line: 85,
                                 column: 19,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "types",
                                span: Span {
                                 start: Position {
                                  line: 85,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 85,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "bool",
                                span: Span {
                                 start: Position {
                                  line: 85,
                                  column: 26,
                                 },
                                 end: Position {
                                  line: 85,
                                  column: 30,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 86,
                                column: 9,
                               },
                               end: Position {
                                line: 86,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: Identifier(
                            Identifier {
                             id: "false",
                             span: Span {
                              start: Position {
                               line: 86,
                               column: 19,
                              },
                              end: Position {
                               line: 86,
                               column: 24,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 78,
                          column: 29,
                         },
                         end: Position {
                          line: 87,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "interface",
                      span: Span {
                       start: Position {
                        line: 89,
                        column: 7,
                       },
                       end: Position {
                        line: 89,
                        column: 16,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 89,
                           column: 19,
                          },
                          end: Position {
                           line: 89,
                           column: 22,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 89,
                            column: 23,
                           },
                           end: Position {
                            line: 89,
                            column: 31,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 90,
                                column: 9,
                               },
                               end: Position {
                                line: 90,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 90,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 90,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 90,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 90,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              IndentedString(
                               IndentedString {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "The name of the TPM command transmission interface (TCTI) library to\nuse.\n",
                                   span: Span {
                                    start: Position {
                                     line: 91,
                                     column: 1,
                                    },
                                    end: Position {
                                     line: 93,
                                     column: 9,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 90,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 93,
                                  column: 11,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 94,
                                column: 9,
                               },
                               end: Position {
                                line: 94,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 94,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 94,
                                   column: 19,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "types",
                                  span: Span {
                                   start: Position {
                                    line: 94,
                                    column: 20,
                                   },
                                   end: Position {
                                    line: 94,
                                    column: 25,
                                   },
                                  },
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "enum",
                                  span: Span {
                                   start: Position {
                                    line: 94,
                                    column: 26,
                                   },
                                   end: Position {
                                    line: 94,
                                    column: 30,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              List(
                               List {
                                elements: [
                                 String(
                                  String_ {
                                   parts: [
                                    Raw(
                                     PartRaw {
                                      content: "tabrmd",
                                      span: Span {
                                       start: Position {
                                        line: 94,
                                        column: 34,
                                       },
                                       end: Position {
                                        line: 94,
                                        column: 40,
                                       },
                                      },
                                     },
                                    ),
                                   ],
                                   span: Span {
                                    start: Position {
                                     line: 94,
                                     column: 33,
                                    },
                                    end: Position {
                                     line: 94,
                                     column: 41,
                                    },
                                   },
                                  },
                                 ),
                                 String(
                                  String_ {
                                   parts: [
                                    Raw(
                                     PartRaw {
                                      content: "device",
                                      span: Span {
                                       start: Position {
                                        line: 94,
                                        column: 43,
                                       },
                                       end: Position {
                                        line: 94,
                                        column: 49,
                                       },
                                      },
                                     },
                                    ),
                                   ],
                                   span: Span {
                                    start: Position {
                                     line: 94,
                                     column: 42,
                                    },
                                    end: Position {
                                     line: 94,
                                     column: 50,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 94,
                                  column: 31,
                                 },
                                 end: Position {
                                  line: 94,
                                  column: 52,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 95,
                                column: 9,
                               },
                               end: Position {
                                line: 95,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "device",
                                span: Span {
                                 start: Position {
                                  line: 95,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 95,
                                  column: 26,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 95,
                               column: 19,
                              },
                              end: Position {
                               line: 95,
                               column: 27,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 89,
                          column: 32,
                         },
                         end: Position {
                          line: 96,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "deviceConf",
                      span: Span {
                       start: Position {
                        line: 98,
                        column: 7,
                       },
                       end: Position {
                        line: 98,
                        column: 17,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 98,
                           column: 20,
                          },
                          end: Position {
                           line: 98,
                           column: 23,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 98,
                            column: 24,
                           },
                           end: Position {
                            line: 98,
                            column: 32,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 99,
                                column: 9,
                               },
                               end: Position {
                                line: 99,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 99,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 99,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 99,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 99,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              IndentedString(
                               IndentedString {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "Configuration part of the device TCTI, e.g. the path to the TPM device.\nApplies if interface is set to \"device\".\nThe format is specified in the\n[\ntpm2-tools repository](https://github.com/tpm2-software/tpm2-tools/blob/master/man/common/tcti.md#tcti-options).\n",
                                   span: Span {
                                    start: Position {
                                     line: 100,
                                     column: 1,
                                    },
                                    end: Position {
                                     line: 105,
                                     column: 9,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 99,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 105,
                                  column: 11,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 106,
                                column: 9,
                               },
                               end: Position {
                                line: 106,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "lib",
                               span: Span {
                                start: Position {
                                 line: 106,
                                 column: 16,
                                },
                                end: Position {
                                 line: 106,
                                 column: 19,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "types",
                                span: Span {
                                 start: Position {
                                  line: 106,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 106,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "str",
                                span: Span {
                                 start: Position {
                                  line: 106,
                                  column: 26,
                                 },
                                 end: Position {
                                  line: 106,
                                  column: 29,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 107,
                                column: 9,
                               },
                               end: Position {
                                line: 107,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "/dev/tpmrm0",
                                span: Span {
                                 start: Position {
                                  line: 107,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 107,
                                  column: 31,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 107,
                               column: 19,
                              },
                              end: Position {
                               line: 107,
                               column: 32,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 98,
                          column: 33,
                         },
                         end: Position {
                          line: 108,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "tabrmdConf",
                      span: Span {
                       start: Position {
                        line: 110,
                        column: 7,
                       },
                       end: Position {
                        line: 110,
                        column: 17,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 110,
                           column: 20,
                          },
                          end: Position {
                           line: 110,
                           column: 23,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 110,
                            column: 24,
                           },
                           end: Position {
                            line: 110,
                            column: 32,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 111,
                                column: 9,
                               },
                               end: Position {
                                line: 111,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 111,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 111,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 111,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 111,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              IndentedString(
                               IndentedString {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "Configuration part of the tabrmd TCTI, like the D-Bus bus name.\nApplies if interface is set to \"tabrmd\".\nThe format is specified in the\n[\ntpm2-tools repository](https://github.com/tpm2-software/tpm2-tools/blob/master/man/common/tcti.md#tcti-options).\n",
                                   span: Span {
                                    start: Position {
                                     line: 112,
                                     column: 1,
                                    },
                                    end: Position {
                                     line: 117,
                                     column: 9,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 111,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 117,
                                  column: 11,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 118,
                                column: 9,
                               },
                               end: Position {
                                line: 118,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "lib",
                               span: Span {
                                start: Position {
                                 line: 118,
                                 column: 16,
                                },
                                end: Position {
                                 line: 118,
                                 column: 19,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "types",
                                span: Span {
                                 start: Position {
                                  line: 118,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 118,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "str",
                                span: Span {
                                 start: Position {
                                  line: 118,
                                  column: 26,
                                 },
                                 end: Position {
                                  line: 118,
                                  column: 29,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 119,
                                column: 9,
                               },
                               end: Position {
                                line: 119,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "bus_name=com.intel.tss2.Tabrmd",
                                span: Span {
                                 start: Position {
                                  line: 119,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 119,
                                  column: 50,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 119,
                               column: 19,
                              },
                              end: Position {
                               line: 119,
                               column: 51,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 110,
                          column: 33,
                         },
                         end: Position {
                          line: 120,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 77,
                  column: 23,
                 },
                 end: Position {
                  line: 121,
                  column: 6,
                 },
                },
               },
              ),
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 19,
             column: 27,
            },
            end: Position {
             line: 122,
             column: 4,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "config",
            span: Span {
             start: Position {
              line: 124,
              column: 3,
             },
             end: Position {
              line: 124,
              column: 9,
             },
            },
           },
          ),
         ],
         to: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "lib",
               span: Span {
                start: Position {
                 line: 124,
                 column: 12,
                },
                end: Position {
                 line: 124,
                 column: 15,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "mkIf",
                span: Span {
                 start: Position {
                  line: 124,
                  column: 16,
                 },
                 end: Position {
                  line: 124,
                  column: 20,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "cfg",
                span: Span {
                 start: Position {
                  line: 124,
                  column: 21,
                 },
                 end: Position {
                  line: 124,
                  column: 24,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "enable",
                 span: Span {
                  start: Position {
                   line: 124,
                   column: 25,
                  },
                  end: Position {
                   line: 124,
                   column: 31,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            FunctionApplication(
             FunctionApplication {
              function: PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "lib",
                  span: Span {
                   start: Position {
                    line: 124,
                    column: 33,
                   },
                   end: Position {
                    line: 124,
                    column: 36,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "mkMerge",
                   span: Span {
                    start: Position {
                     line: 124,
                     column: 37,
                    },
                    end: Position {
                     line: 124,
                     column: 44,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              arguments: [
               List(
                List {
                 elements: [
                  Map(
                   Map {
                    recursive: false,
                    bindings: [
                     KeyValue(
                      BindingKeyValue {
                       from: [
                        Raw(
                         PartRaw {
                          content: "environment",
                          span: Span {
                           start: Position {
                            line: 127,
                            column: 7,
                           },
                           end: Position {
                            line: 127,
                            column: 18,
                           },
                          },
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "systemPackages",
                          span: Span {
                           start: Position {
                            line: 127,
                            column: 19,
                           },
                           end: Position {
                            line: 127,
                            column: 33,
                           },
                          },
                         },
                        ),
                       ],
                       to: FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 127,
                               column: 36,
                              },
                              end: Position {
                               line: 127,
                               column: 39,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "mkIf",
                              span: Span {
                               start: Position {
                                line: 127,
                                column: 40,
                               },
                               end: Position {
                                line: 127,
                                column: 44,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "cfg",
                              span: Span {
                               start: Position {
                                line: 127,
                                column: 45,
                               },
                               end: Position {
                                line: 127,
                                column: 48,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "pkcs11",
                               span: Span {
                                start: Position {
                                 line: 127,
                                 column: 49,
                                },
                                end: Position {
                                 line: 127,
                                 column: 55,
                                },
                               },
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: "enable",
                               span: Span {
                                start: Position {
                                 line: 127,
                                 column: 56,
                                },
                                end: Position {
                                 line: 127,
                                 column: 62,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          List(
                           List {
                            elements: [
                             FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 128,
                                     column: 10,
                                    },
                                    end: Position {
                                     line: 128,
                                     column: 13,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "getBin",
                                    span: Span {
                                     start: Position {
                                      line: 128,
                                      column: 14,
                                     },
                                     end: Position {
                                      line: 128,
                                      column: 20,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 128,
                                      column: 21,
                                     },
                                     end: Position {
                                      line: 128,
                                      column: 24,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "pkcs11",
                                     span: Span {
                                      start: Position {
                                       line: 128,
                                       column: 25,
                                      },
                                      end: Position {
                                       line: 128,
                                       column: 31,
                                      },
                                     },
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 128,
                                       column: 32,
                                      },
                                      end: Position {
                                       line: 128,
                                       column: 39,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                             FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 129,
                                     column: 10,
                                    },
                                    end: Position {
                                     line: 129,
                                     column: 13,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "getLib",
                                    span: Span {
                                     start: Position {
                                      line: 129,
                                      column: 14,
                                     },
                                     end: Position {
                                      line: 129,
                                      column: 20,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 129,
                                      column: 21,
                                     },
                                     end: Position {
                                      line: 129,
                                      column: 24,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "pkcs11",
                                     span: Span {
                                      start: Position {
                                       line: 129,
                                       column: 25,
                                      },
                                      end: Position {
                                       line: 129,
                                       column: 31,
                                      },
                                     },
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 129,
                                       column: 32,
                                      },
                                      end: Position {
                                       line: 129,
                                       column: 39,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 127,
                              column: 63,
                             },
                             end: Position {
                              line: 130,
                              column: 8,
                             },
                            },
                           },
                          ),
                         ],
                        },
                       ),
                      },
                     ),
                     KeyValue(
                      BindingKeyValue {
                       from: [
                        Raw(
                         PartRaw {
                          content: "services",
                          span: Span {
                           start: Position {
                            line: 132,
                            column: 7,
                           },
                           end: Position {
                            line: 132,
                            column: 15,
                           },
                          },
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "udev",
                          span: Span {
                           start: Position {
                            line: 132,
                            column: 16,
                           },
                           end: Position {
                            line: 132,
                            column: 20,
                           },
                          },
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "extraRules",
                          span: Span {
                           start: Position {
                            line: 132,
                            column: 21,
                           },
                           end: Position {
                            line: 132,
                            column: 31,
                           },
                          },
                         },
                        ),
                       ],
                       to: FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 132,
                               column: 34,
                              },
                              end: Position {
                               line: 132,
                               column: 37,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "mkIf",
                              span: Span {
                               start: Position {
                                line: 132,
                                column: 38,
                               },
                               end: Position {
                                line: 132,
                                column: 42,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "cfg",
                              span: Span {
                               start: Position {
                                line: 132,
                                column: 43,
                               },
                               end: Position {
                                line: 132,
                                column: 46,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "applyUdevRules",
                               span: Span {
                                start: Position {
                                 line: 132,
                                 column: 47,
                                },
                                end: Position {
                                 line: 132,
                                 column: 61,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          FunctionApplication(
                           FunctionApplication {
                            function: Identifier(
                             Identifier {
                              id: "udevRules",
                              span: Span {
                               start: Position {
                                line: 133,
                                column: 10,
                               },
                               end: Position {
                                line: 133,
                                column: 19,
                               },
                              },
                             },
                            ),
                            arguments: [
                             PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "cfg",
                                 span: Span {
                                  start: Position {
                                   line: 133,
                                   column: 20,
                                  },
                                  end: Position {
                                   line: 133,
                                   column: 23,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "tssUser",
                                  span: Span {
                                   start: Position {
                                    line: 133,
                                    column: 24,
                                   },
                                   end: Position {
                                    line: 133,
                                    column: 31,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             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: "tssGroup",
                                  span: Span {
                                   start: Position {
                                    line: 133,
                                    column: 36,
                                   },
                                   end: Position {
                                    line: 133,
                                    column: 44,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            ],
                           },
                          ),
                         ],
                        },
                       ),
                      },
                     ),
                     KeyValue(
                      BindingKeyValue {
                       from: [
                        Raw(
                         PartRaw {
                          content: "users",
                          span: Span {
                           start: Position {
                            line: 136,
                            column: 7,
                           },
                           end: Position {
                            line: 136,
                            column: 12,
                           },
                          },
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "users",
                          span: Span {
                           start: Position {
                            line: 136,
                            column: 13,
                           },
                           end: Position {
                            line: 136,
                            column: 18,
                           },
                          },
                         },
                        ),
                        Interpolation(
                         PartInterpolation {
                          expression: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "cfg",
                              span: Span {
                               start: Position {
                                line: 136,
                                column: 21,
                               },
                               end: Position {
                                line: 136,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "tssUser",
                               span: Span {
                                start: Position {
                                 line: 136,
                                 column: 25,
                                },
                                end: Position {
                                 line: 136,
                                 column: 32,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                         },
                        ),
                       ],
                       to: FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 136,
                               column: 36,
                              },
                              end: Position {
                               line: 136,
                               column: 39,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "mkIf",
                              span: Span {
                               start: Position {
                                line: 136,
                                column: 40,
                               },
                               end: Position {
                                line: 136,
                                column: 44,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          BinaryOperation(
                           BinaryOperation {
                            left: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "cfg",
                                span: Span {
                                 start: Position {
                                  line: 136,
                                  column: 46,
                                 },
                                 end: Position {
                                  line: 136,
                                  column: 49,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "tssUser",
                                 span: Span {
                                  start: Position {
                                   line: 136,
                                   column: 50,
                                  },
                                  end: Position {
                                   line: 136,
                                   column: 57,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            operator: EqualTo,
                            right: String(
                             String_ {
                              parts: [
                               Raw(
                                PartRaw {
                                 content: "tss",
                                 span: Span {
                                  start: Position {
                                   line: 136,
                                   column: 62,
                                  },
                                  end: Position {
                                   line: 136,
                                   column: 65,
                                  },
                                 },
                                },
                               ),
                              ],
                              span: Span {
                               start: Position {
                                line: 136,
                                column: 61,
                               },
                               end: Position {
                                line: 136,
                                column: 66,
                               },
                              },
                             },
                            ),
                           },
                          ),
                          Map(
                           Map {
                            recursive: false,
                            bindings: [
                             KeyValue(
                              BindingKeyValue {
                               from: [
                                Raw(
                                 PartRaw {
                                  content: "isSystemUser",
                                  span: Span {
                                   start: Position {
                                    line: 137,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 137,
                                    column: 21,
                                   },
                                  },
                                 },
                                ),
                               ],
                               to: Identifier(
                                Identifier {
                                 id: "true",
                                 span: Span {
                                  start: Position {
                                   line: 137,
                                   column: 24,
                                  },
                                  end: Position {
                                   line: 137,
                                   column: 28,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                             KeyValue(
                              BindingKeyValue {
                               from: [
                                Raw(
                                 PartRaw {
                                  content: "group",
                                  span: Span {
                                   start: Position {
                                    line: 138,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 138,
                                    column: 14,
                                   },
                                  },
                                 },
                                ),
                               ],
                               to: String(
                                String_ {
                                 parts: [
                                  Raw(
                                   PartRaw {
                                    content: "tss",
                                    span: Span {
                                     start: Position {
                                      line: 138,
                                      column: 18,
                                     },
                                     end: Position {
                                      line: 138,
                                      column: 21,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 span: Span {
                                  start: Position {
                                   line: 138,
                                   column: 17,
                                  },
                                  end: Position {
                                   line: 138,
                                   column: 22,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 136,
                              column: 68,
                             },
                             end: Position {
                              line: 139,
                              column: 8,
                             },
                            },
                           },
                          ),
                         ],
                        },
                       ),
                      },
                     ),
                     KeyValue(
                      BindingKeyValue {
                       from: [
                        Raw(
                         PartRaw {
                          content: "users",
                          span: Span {
                           start: Position {
                            line: 140,
                            column: 7,
                           },
                           end: Position {
                            line: 140,
                            column: 12,
                           },
                          },
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "groups",
                          span: Span {
                           start: Position {
                            line: 140,
                            column: 13,
                           },
                           end: Position {
                            line: 140,
                            column: 19,
                           },
                          },
                         },
                        ),
                        Interpolation(
                         PartInterpolation {
                          expression: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "cfg",
                              span: Span {
                               start: Position {
                                line: 140,
                                column: 22,
                               },
                               end: Position {
                                line: 140,
                                column: 25,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "tssGroup",
                               span: Span {
                                start: Position {
                                 line: 140,
                                 column: 26,
                                },
                                end: Position {
                                 line: 140,
                                 column: 34,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                         },
                        ),
                       ],
                       to: FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 140,
                               column: 38,
                              },
                              end: Position {
                               line: 140,
                               column: 41,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "mkIf",
                              span: Span {
                               start: Position {
                                line: 140,
                                column: 42,
                               },
                               end: Position {
                                line: 140,
                                column: 46,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          BinaryOperation(
                           BinaryOperation {
                            left: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "cfg",
                                span: Span {
                                 start: Position {
                                  line: 140,
                                  column: 48,
                                 },
                                 end: Position {
                                  line: 140,
                                  column: 51,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "tssGroup",
                                 span: Span {
                                  start: Position {
                                   line: 140,
                                   column: 52,
                                  },
                                  end: Position {
                                   line: 140,
                                   column: 60,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            operator: EqualTo,
                            right: String(
                             String_ {
                              parts: [
                               Raw(
                                PartRaw {
                                 content: "tss",
                                 span: Span {
                                  start: Position {
                                   line: 140,
                                   column: 65,
                                  },
                                  end: Position {
                                   line: 140,
                                   column: 68,
                                  },
                                 },
                                },
                               ),
                              ],
                              span: Span {
                               start: Position {
                                line: 140,
                                column: 64,
                               },
                               end: Position {
                                line: 140,
                                column: 69,
                               },
                              },
                             },
                            ),
                           },
                          ),
                          Map(
                           Map {
                            recursive: false,
                            bindings: [],
                            span: Span {
                             start: Position {
                              line: 140,
                              column: 71,
                             },
                             end: Position {
                              line: 140,
                              column: 73,
                             },
                            },
                           },
                          ),
                         ],
                        },
                       ),
                      },
                     ),
                     KeyValue(
                      BindingKeyValue {
                       from: [
                        Raw(
                         PartRaw {
                          content: "environment",
                          span: Span {
                           start: Position {
                            line: 142,
                            column: 7,
                           },
                           end: Position {
                            line: 142,
                            column: 18,
                           },
                          },
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "variables",
                          span: Span {
                           start: Position {
                            line: 142,
                            column: 19,
                           },
                           end: Position {
                            line: 142,
                            column: 28,
                           },
                          },
                         },
                        ),
                       ],
                       to: FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 142,
                               column: 31,
                              },
                              end: Position {
                               line: 142,
                               column: 34,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "mkIf",
                              span: Span {
                               start: Position {
                                line: 142,
                                column: 35,
                               },
                               end: Position {
                                line: 142,
                                column: 39,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "cfg",
                              span: Span {
                               start: Position {
                                line: 142,
                                column: 40,
                               },
                               end: Position {
                                line: 142,
                                column: 43,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "tctiEnvironment",
                               span: Span {
                                start: Position {
                                 line: 142,
                                 column: 44,
                                },
                                end: Position {
                                 line: 142,
                                 column: 59,
                                },
                               },
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: "enable",
                               span: Span {
                                start: Position {
                                 line: 142,
                                 column: 60,
                                },
                                end: Position {
                                 line: 142,
                                 column: 66,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          FunctionApplication(
                           FunctionApplication {
                            function: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "lib",
                                span: Span {
                                 start: Position {
                                  line: 143,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 143,
                                  column: 12,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "attrsets",
                                 span: Span {
                                  start: Position {
                                   line: 143,
                                   column: 13,
                                  },
                                  end: Position {
                                   line: 143,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               Raw(
                                PartRaw {
                                 content: "genAttrs",
                                 span: Span {
                                  start: Position {
                                   line: 143,
                                   column: 22,
                                  },
                                  end: Position {
                                   line: 143,
                                   column: 30,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            arguments: [
                             List(
                              List {
                               elements: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "TPM2TOOLS_TCTI",
                                     span: Span {
                                      start: Position {
                                       line: 144,
                                       column: 12,
                                      },
                                      end: Position {
                                       line: 144,
                                       column: 26,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 144,
                                    column: 11,
                                   },
                                   end: Position {
                                    line: 144,
                                    column: 27,
                                   },
                                  },
                                 },
                                ),
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "TPM2_PKCS11_TCTI",
                                     span: Span {
                                      start: Position {
                                       line: 145,
                                       column: 12,
                                      },
                                      end: Position {
                                       line: 145,
                                       column: 28,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 145,
                                    column: 11,
                                   },
                                   end: Position {
                                    line: 145,
                                    column: 29,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 143,
                                 column: 31,
                                },
                                end: Position {
                                 line: 146,
                                 column: 10,
                                },
                               },
                              },
                             ),
                             Function(
                              Function {
                               head: Simple(
                                FunctionHeadSimple {
                                 identifier: "_",
                                },
                               ),
                               body: IndentedString(
                                IndentedString {
                                 parts: [
                                  Interpolation(
                                   PartInterpolation {
                                    expression: PropertyAccess(
                                     PropertyAccess {
                                      expression: Identifier(
                                       Identifier {
                                        id: "cfg",
                                        span: Span {
                                         start: Position {
                                          line: 146,
                                          column: 19,
                                         },
                                         end: Position {
                                          line: 146,
                                          column: 22,
                                         },
                                        },
                                       },
                                      ),
                                      attribute_path: [
                                       Raw(
                                        PartRaw {
                                         content: "tctiEnvironment",
                                         span: Span {
                                          start: Position {
                                           line: 146,
                                           column: 23,
                                          },
                                          end: Position {
                                           line: 146,
                                           column: 38,
                                          },
                                         },
                                        },
                                       ),
                                       Raw(
                                        PartRaw {
                                         content: "interface",
                                         span: Span {
                                          start: Position {
                                           line: 146,
                                           column: 39,
                                          },
                                          end: Position {
                                           line: 146,
                                           column: 48,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      default: None,
                                     },
                                    ),
                                   },
                                  ),
                                  Raw(
                                   PartRaw {
                                    content: ":",
                                    span: Span {
                                     start: Position {
                                      line: 146,
                                      column: 17,
                                     },
                                     end: Position {
                                      line: 146,
                                      column: 50,
                                     },
                                    },
                                   },
                                  ),
                                  Interpolation(
                                   PartInterpolation {
                                    expression: IfThenElse(
                                     IfThenElse {
                                      predicate: BinaryOperation(
                                       BinaryOperation {
                                        left: PropertyAccess(
                                         PropertyAccess {
                                          expression: Identifier(
                                           Identifier {
                                            id: "cfg",
                                            span: Span {
                                             start: Position {
                                              line: 147,
                                              column: 14,
                                             },
                                             end: Position {
                                              line: 147,
                                              column: 17,
                                             },
                                            },
                                           },
                                          ),
                                          attribute_path: [
                                           Raw(
                                            PartRaw {
                                             content: "tctiEnvironment",
                                             span: Span {
                                              start: Position {
                                               line: 147,
                                               column: 18,
                                              },
                                              end: Position {
                                               line: 147,
                                               column: 33,
                                              },
                                             },
                                            },
                                           ),
                                           Raw(
                                            PartRaw {
                                             content: "interface",
                                             span: Span {
                                              start: Position {
                                               line: 147,
                                               column: 34,
                                              },
                                              end: Position {
                                               line: 147,
                                               column: 43,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          default: None,
                                         },
                                        ),
                                        operator: EqualTo,
                                        right: String(
                                         String_ {
                                          parts: [
                                           Raw(
                                            PartRaw {
                                             content: "tabrmd",
                                             span: Span {
                                              start: Position {
                                               line: 147,
                                               column: 48,
                                              },
                                              end: Position {
                                               line: 147,
                                               column: 54,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 147,
                                            column: 47,
                                           },
                                           end: Position {
                                            line: 147,
                                            column: 55,
                                           },
                                          },
                                         },
                                        ),
                                       },
                                      ),
                                      then: PropertyAccess(
                                       PropertyAccess {
                                        expression: Identifier(
                                         Identifier {
                                          id: "cfg",
                                          span: Span {
                                           start: Position {
                                            line: 148,
                                            column: 13,
                                           },
                                           end: Position {
                                            line: 148,
                                            column: 16,
                                           },
                                          },
                                         },
                                        ),
                                        attribute_path: [
                                         Raw(
                                          PartRaw {
                                           content: "tctiEnvironment",
                                           span: Span {
                                            start: Position {
                                             line: 148,
                                             column: 17,
                                            },
                                            end: Position {
                                             line: 148,
                                             column: 32,
                                            },
                                           },
                                          },
                                         ),
                                         Raw(
                                          PartRaw {
                                           content: "tabrmdConf",
                                           span: Span {
                                            start: Position {
                                             line: 148,
                                             column: 33,
                                            },
                                            end: Position {
                                             line: 148,
                                             column: 43,
                                            },
                                           },
                                          },
                                         ),
                                        ],
                                        default: None,
                                       },
                                      ),
                                      else_: PropertyAccess(
                                       PropertyAccess {
                                        expression: Identifier(
                                         Identifier {
                                          id: "cfg",
                                          span: Span {
                                           start: Position {
                                            line: 150,
                                            column: 13,
                                           },
                                           end: Position {
                                            line: 150,
                                            column: 16,
                                           },
                                          },
                                         },
                                        ),
                                        attribute_path: [
                                         Raw(
                                          PartRaw {
                                           content: "tctiEnvironment",
                                           span: Span {
                                            start: Position {
                                             line: 150,
                                             column: 17,
                                            },
                                            end: Position {
                                             line: 150,
                                             column: 32,
                                            },
                                           },
                                          },
                                         ),
                                         Raw(
                                          PartRaw {
                                           content: "deviceConf",
                                           span: Span {
                                            start: Position {
                                             line: 150,
                                             column: 33,
                                            },
                                            end: Position {
                                             line: 150,
                                             column: 43,
                                            },
                                           },
                                          },
                                         ),
                                        ],
                                        default: None,
                                       },
                                      ),
                                      span: Span {
                                       start: Position {
                                        line: 147,
                                        column: 11,
                                       },
                                       end: Position {
                                        line: 150,
                                        column: 43,
                                       },
                                      },
                                     },
                                    ),
                                   },
                                  ),
                                 ],
                                 span: Span {
                                  start: Position {
                                   line: 146,
                                   column: 15,
                                  },
                                  end: Position {
                                   line: 151,
                                   column: 12,
                                  },
                                 },
                                },
                               ),
                               span: Span {
                                start: Position {
                                 line: 146,
                                 column: 12,
                                },
                                end: Position {
                                 line: 151,
                                 column: 12,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         ],
                        },
                       ),
                      },
                     ),
                    ],
                    span: Span {
                     start: Position {
                      line: 125,
                      column: 5,
                     },
                     end: Position {
                      line: 153,
                      column: 6,
                     },
                    },
                   },
                  ),
                  FunctionApplication(
                   FunctionApplication {
                    function: PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "lib",
                        span: Span {
                         start: Position {
                          line: 155,
                          column: 6,
                         },
                         end: Position {
                          line: 155,
                          column: 9,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "mkIf",
                         span: Span {
                          start: Position {
                           line: 155,
                           column: 10,
                          },
                          end: Position {
                           line: 155,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                    arguments: [
                     PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "cfg",
                         span: Span {
                          start: Position {
                           line: 155,
                           column: 15,
                          },
                          end: Position {
                           line: 155,
                           column: 18,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "abrmd",
                          span: Span {
                           start: Position {
                            line: 155,
                            column: 19,
                           },
                           end: Position {
                            line: 155,
                            column: 24,
                           },
                          },
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "enable",
                          span: Span {
                           start: Position {
                            line: 155,
                            column: 25,
                           },
                           end: Position {
                            line: 155,
                            column: 31,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     Map(
                      Map {
                       recursive: false,
                       bindings: [
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "systemd",
                             span: Span {
                              start: Position {
                               line: 156,
                               column: 7,
                              },
                              end: Position {
                               line: 156,
                               column: 14,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "services",
                             span: Span {
                              start: Position {
                               line: 156,
                               column: 15,
                              },
                              end: Position {
                               line: 156,
                               column: 23,
                              },
                             },
                            },
                           ),
                           Expression(
                            PartExpression {
                             expression: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "tpm2-abrmd",
                                  span: Span {
                                   start: Position {
                                    line: 156,
                                    column: 25,
                                   },
                                   end: Position {
                                    line: 156,
                                    column: 35,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 156,
                                 column: 24,
                                },
                                end: Position {
                                 line: 156,
                                 column: 36,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          to: Map(
                           Map {
                            recursive: false,
                            bindings: [
                             KeyValue(
                              BindingKeyValue {
                               from: [
                                Raw(
                                 PartRaw {
                                  content: "wantedBy",
                                  span: Span {
                                   start: Position {
                                    line: 157,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 157,
                                    column: 17,
                                   },
                                  },
                                 },
                                ),
                               ],
                               to: List(
                                List {
                                 elements: [
                                  String(
                                   String_ {
                                    parts: [
                                     Raw(
                                      PartRaw {
                                       content: "multi-user.target",
                                       span: Span {
                                        start: Position {
                                         line: 157,
                                         column: 23,
                                        },
                                        end: Position {
                                         line: 157,
                                         column: 40,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    span: Span {
                                     start: Position {
                                      line: 157,
                                      column: 22,
                                     },
                                     end: Position {
                                      line: 157,
                                      column: 41,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 span: Span {
                                  start: Position {
                                   line: 157,
                                   column: 20,
                                  },
                                  end: Position {
                                   line: 157,
                                   column: 43,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                             KeyValue(
                              BindingKeyValue {
                               from: [
                                Raw(
                                 PartRaw {
                                  content: "serviceConfig",
                                  span: Span {
                                   start: Position {
                                    line: 158,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 158,
                                    column: 22,
                                   },
                                  },
                                 },
                                ),
                               ],
                               to: Map(
                                Map {
                                 recursive: false,
                                 bindings: [
                                  KeyValue(
                                   BindingKeyValue {
                                    from: [
                                     Raw(
                                      PartRaw {
                                       content: "Type",
                                       span: Span {
                                        start: Position {
                                         line: 159,
                                         column: 11,
                                        },
                                        end: Position {
                                         line: 159,
                                         column: 15,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    to: String(
                                     String_ {
                                      parts: [
                                       Raw(
                                        PartRaw {
                                         content: "dbus",
                                         span: Span {
                                          start: Position {
                                           line: 159,
                                           column: 19,
                                          },
                                          end: Position {
                                           line: 159,
                                           column: 23,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      span: Span {
                                       start: Position {
                                        line: 159,
                                        column: 18,
                                       },
                                       end: Position {
                                        line: 159,
                                        column: 24,
                                       },
                                      },
                                     },
                                    ),
                                   },
                                  ),
                                  KeyValue(
                                   BindingKeyValue {
                                    from: [
                                     Raw(
                                      PartRaw {
                                       content: "Restart",
                                       span: Span {
                                        start: Position {
                                         line: 160,
                                         column: 11,
                                        },
                                        end: Position {
                                         line: 160,
                                         column: 18,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    to: String(
                                     String_ {
                                      parts: [
                                       Raw(
                                        PartRaw {
                                         content: "always",
                                         span: Span {
                                          start: Position {
                                           line: 160,
                                           column: 22,
                                          },
                                          end: Position {
                                           line: 160,
                                           column: 28,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      span: Span {
                                       start: Position {
                                        line: 160,
                                        column: 21,
                                       },
                                       end: Position {
                                        line: 160,
                                        column: 29,
                                       },
                                      },
                                     },
                                    ),
                                   },
                                  ),
                                  KeyValue(
                                   BindingKeyValue {
                                    from: [
                                     Raw(
                                      PartRaw {
                                       content: "RestartSec",
                                       span: Span {
                                        start: Position {
                                         line: 161,
                                         column: 11,
                                        },
                                        end: Position {
                                         line: 161,
                                         column: 21,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    to: Integer(
                                     Integer {
                                      value: "30",
                                      span: Span {
                                       start: Position {
                                        line: 161,
                                        column: 24,
                                       },
                                       end: Position {
                                        line: 161,
                                        column: 26,
                                       },
                                      },
                                     },
                                    ),
                                   },
                                  ),
                                  KeyValue(
                                   BindingKeyValue {
                                    from: [
                                     Raw(
                                      PartRaw {
                                       content: "BusName",
                                       span: Span {
                                        start: Position {
                                         line: 162,
                                         column: 11,
                                        },
                                        end: Position {
                                         line: 162,
                                         column: 18,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    to: String(
                                     String_ {
                                      parts: [
                                       Raw(
                                        PartRaw {
                                         content: "com.intel.tss2.Tabrmd",
                                         span: Span {
                                          start: Position {
                                           line: 162,
                                           column: 22,
                                          },
                                          end: Position {
                                           line: 162,
                                           column: 43,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      span: Span {
                                       start: Position {
                                        line: 162,
                                        column: 21,
                                       },
                                       end: Position {
                                        line: 162,
                                        column: 44,
                                       },
                                      },
                                     },
                                    ),
                                   },
                                  ),
                                  KeyValue(
                                   BindingKeyValue {
                                    from: [
                                     Raw(
                                      PartRaw {
                                       content: "ExecStart",
                                       span: Span {
                                        start: Position {
                                         line: 163,
                                         column: 11,
                                        },
                                        end: Position {
                                         line: 163,
                                         column: 20,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    to: String(
                                     String_ {
                                      parts: [
                                       Interpolation(
                                        PartInterpolation {
                                         expression: PropertyAccess(
                                          PropertyAccess {
                                           expression: Identifier(
                                            Identifier {
                                             id: "cfg",
                                             span: Span {
                                              start: Position {
                                               line: 163,
                                               column: 26,
                                              },
                                              end: Position {
                                               line: 163,
                                               column: 29,
                                              },
                                             },
                                            },
                                           ),
                                           attribute_path: [
                                            Raw(
                                             PartRaw {
                                              content: "abrmd",
                                              span: Span {
                                               start: Position {
                                                line: 163,
                                                column: 30,
                                               },
                                               end: Position {
                                                line: 163,
                                                column: 35,
                                               },
                                              },
                                             },
                                            ),
                                            Raw(
                                             PartRaw {
                                              content: "package",
                                              span: Span {
                                               start: Position {
                                                line: 163,
                                                column: 36,
                                               },
                                               end: Position {
                                                line: 163,
                                                column: 43,
                                               },
                                              },
                                             },
                                            ),
                                           ],
                                           default: None,
                                          },
                                         ),
                                        },
                                       ),
                                       Raw(
                                        PartRaw {
                                         content: "/bin/tpm2-abrmd",
                                         span: Span {
                                          start: Position {
                                           line: 163,
                                           column: 24,
                                          },
                                          end: Position {
                                           line: 163,
                                           column: 59,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      span: Span {
                                       start: Position {
                                        line: 163,
                                        column: 23,
                                       },
                                       end: Position {
                                        line: 163,
                                        column: 60,
                                       },
                                      },
                                     },
                                    ),
                                   },
                                  ),
                                  KeyValue(
                                   BindingKeyValue {
                                    from: [
                                     Raw(
                                      PartRaw {
                                       content: "User",
                                       span: Span {
                                        start: Position {
                                         line: 164,
                                         column: 11,
                                        },
                                        end: Position {
                                         line: 164,
                                         column: 15,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    to: String(
                                     String_ {
                                      parts: [
                                       Raw(
                                        PartRaw {
                                         content: "tss",
                                         span: Span {
                                          start: Position {
                                           line: 164,
                                           column: 19,
                                          },
                                          end: Position {
                                           line: 164,
                                           column: 22,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      span: Span {
                                       start: Position {
                                        line: 164,
                                        column: 18,
                                       },
                                       end: Position {
                                        line: 164,
                                        column: 23,
                                       },
                                      },
                                     },
                                    ),
                                   },
                                  ),
                                  KeyValue(
                                   BindingKeyValue {
                                    from: [
                                     Raw(
                                      PartRaw {
                                       content: "Group",
                                       span: Span {
                                        start: Position {
                                         line: 165,
                                         column: 11,
                                        },
                                        end: Position {
                                         line: 165,
                                         column: 16,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    to: String(
                                     String_ {
                                      parts: [
                                       Raw(
                                        PartRaw {
                                         content: "tss",
                                         span: Span {
                                          start: Position {
                                           line: 165,
                                           column: 20,
                                          },
                                          end: Position {
                                           line: 165,
                                           column: 23,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      span: Span {
                                       start: Position {
                                        line: 165,
                                        column: 19,
                                       },
                                       end: Position {
                                        line: 165,
                                        column: 24,
                                       },
                                      },
                                     },
                                    ),
                                   },
                                  ),
                                 ],
                                 span: Span {
                                  start: Position {
                                   line: 158,
                                   column: 25,
                                  },
                                  end: Position {
                                   line: 166,
                                   column: 10,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 156,
                              column: 39,
                             },
                             end: Position {
                              line: 167,
                              column: 8,
                             },
                            },
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "services",
                             span: Span {
                              start: Position {
                               line: 169,
                               column: 7,
                              },
                              end: Position {
                               line: 169,
                               column: 15,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "dbus",
                             span: Span {
                              start: Position {
                               line: 169,
                               column: 16,
                              },
                              end: Position {
                               line: 169,
                               column: 20,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "packages",
                             span: Span {
                              start: Position {
                               line: 169,
                               column: 21,
                              },
                              end: Position {
                               line: 169,
                               column: 29,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "lib",
                                span: Span {
                                 start: Position {
                                  line: 169,
                                  column: 32,
                                 },
                                 end: Position {
                                  line: 169,
                                  column: 35,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "singleton",
                                 span: Span {
                                  start: Position {
                                   line: 169,
                                   column: 36,
                                  },
                                  end: Position {
                                   line: 169,
                                   column: 45,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            arguments: [
                             PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "cfg",
                                 span: Span {
                                  start: Position {
                                   line: 169,
                                   column: 46,
                                  },
                                  end: Position {
                                   line: 169,
                                   column: 49,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "abrmd",
                                  span: Span {
                                   start: Position {
                                    line: 169,
                                    column: 50,
                                   },
                                   end: Position {
                                    line: 169,
                                    column: 55,
                                   },
                                  },
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "package",
                                  span: Span {
                                   start: Position {
                                    line: 169,
                                    column: 56,
                                   },
                                   end: Position {
                                    line: 169,
                                    column: 63,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 155,
                         column: 32,
                        },
                        end: Position {
                         line: 170,
                         column: 6,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                 ],
                 span: Span {
                  start: Position {
                   line: 124,
                   column: 45,
                  },
                  end: Position {
                   line: 171,
                   column: 4,
                  },
                 },
                },
               ),
              ],
             },
            ),
           ],
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "meta",
            span: Span {
             start: Position {
              line: 173,
              column: 3,
             },
             end: Position {
              line: 173,
              column: 7,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "maintainers",
            span: Span {
             start: Position {
              line: 173,
              column: 8,
             },
             end: Position {
              line: 173,
              column: 19,
             },
            },
           },
          ),
         ],
         to: With(
          With {
           expression: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "lib",
               span: Span {
                start: Position {
                 line: 173,
                 column: 27,
                },
                end: Position {
                 line: 173,
                 column: 30,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "maintainers",
                span: Span {
                 start: Position {
                  line: 173,
                  column: 31,
                 },
                 end: Position {
                  line: 173,
                  column: 42,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           target: List(
            List {
             elements: [
              Identifier(
               Identifier {
                id: "lschuermann",
                span: Span {
                 start: Position {
                  line: 173,
                  column: 46,
                 },
                 end: Position {
                  line: 173,
                  column: 57,
                 },
                },
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 173,
               column: 44,
              },
              end: Position {
               line: 173,
               column: 59,
              },
             },
            },
           ),
           span: Span {
            start: Position {
             line: 173,
             column: 22,
            },
            end: Position {
             line: 173,
             column: 59,
            },
           },
          },
         ),
        },
       ),
      ],
      span: Span {
       start: Position {
        line: 18,
        column: 4,
       },
       end: Position {
        line: 174,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 2,
      column: 1,
     },
     end: Position {
      line: 174,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 174,
    column: 2,
   },
  },
 },
)