Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "pkgs",
      default: None,
     },
    ],
   },
  ),
  body: With(
   With {
    expression: Identifier(
     Identifier {
      id: "lib",
      span: Span {
       start: Position {
        line: 3,
        column: 6,
       },
       end: Position {
        line: 3,
        column: 9,
       },
      },
     },
    ),
    target: LetIn(
     LetIn {
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "name",
            span: Span {
             start: Position {
              line: 7,
              column: 3,
             },
             end: Position {
              line: 7,
              column: 7,
             },
            },
           },
          ),
         ],
         to: String(
          String_ {
           parts: [
            Raw(
             PartRaw {
              content: "mpd",
              span: Span {
               start: Position {
                line: 7,
                column: 11,
               },
               end: Position {
                line: 7,
                column: 14,
               },
              },
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 7,
             column: 10,
            },
            end: Position {
             line: 7,
             column: 15,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "uid",
            span: Span {
             start: Position {
              line: 9,
              column: 3,
             },
             end: Position {
              line: 9,
              column: 6,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "config",
             span: Span {
              start: Position {
               line: 9,
               column: 9,
              },
              end: Position {
               line: 9,
               column: 15,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "ids",
              span: Span {
               start: Position {
                line: 9,
                column: 16,
               },
               end: Position {
                line: 9,
                column: 19,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "uids",
              span: Span {
               start: Position {
                line: 9,
                column: 20,
               },
               end: Position {
                line: 9,
                column: 24,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "mpd",
              span: Span {
               start: Position {
                line: 9,
                column: 25,
               },
               end: Position {
                line: 9,
                column: 28,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "gid",
            span: Span {
             start: Position {
              line: 10,
              column: 3,
             },
             end: Position {
              line: 10,
              column: 6,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "config",
             span: Span {
              start: Position {
               line: 10,
               column: 9,
              },
              end: Position {
               line: 10,
               column: 15,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "ids",
              span: Span {
               start: Position {
                line: 10,
                column: 16,
               },
               end: Position {
                line: 10,
                column: 19,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "gids",
              span: Span {
               start: Position {
                line: 10,
                column: 20,
               },
               end: Position {
                line: 10,
                column: 24,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "mpd",
              span: Span {
               start: Position {
                line: 10,
                column: 25,
               },
               end: Position {
                line: 10,
                column: 28,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "cfg",
            span: Span {
             start: Position {
              line: 11,
              column: 3,
             },
             end: Position {
              line: 11,
              column: 6,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "config",
             span: Span {
              start: Position {
               line: 11,
               column: 9,
              },
              end: Position {
               line: 11,
               column: 15,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "services",
              span: Span {
               start: Position {
                line: 11,
                column: 16,
               },
               end: Position {
                line: 11,
                column: 24,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "mpd",
              span: Span {
               start: Position {
                line: 11,
                column: 25,
               },
               end: Position {
                line: 11,
                column: 28,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "credentialsPlaceholder",
            span: Span {
             start: Position {
              line: 13,
              column: 3,
             },
             end: Position {
              line: 13,
              column: 25,
             },
            },
           },
          ),
         ],
         to: Function(
          Function {
           head: Simple(
            FunctionHeadSimple {
             identifier: "creds",
            },
           ),
           body: LetIn(
            LetIn {
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "placeholders",
                   span: Span {
                    start: Position {
                     line: 15,
                     column: 7,
                    },
                    end: Position {
                     line: 15,
                     column: 19,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "imap0",
                    span: Span {
                     start: Position {
                      line: 15,
                      column: 23,
                     },
                     end: Position {
                      line: 15,
                      column: 28,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Function(
                    Function {
                     head: Simple(
                      FunctionHeadSimple {
                       identifier: "i",
                      },
                     ),
                     body: Function(
                      Function {
                       head: Simple(
                        FunctionHeadSimple {
                         identifier: "c",
                        },
                       ),
                       body: IndentedString(
                        IndentedString {
                         parts: [
                          Raw(
                           PartRaw {
                            content: "password \"{{password-",
                            span: Span {
                             start: Position {
                              line: 16,
                              column: 18,
                             },
                             end: Position {
                              line: 16,
                              column: 39,
                             },
                            },
                           },
                          ),
                          Interpolation(
                           PartInterpolation {
                            expression: FunctionApplication(
                             FunctionApplication {
                              function: Identifier(
                               Identifier {
                                id: "toString",
                                span: Span {
                                 start: Position {
                                  line: 16,
                                  column: 41,
                                 },
                                 end: Position {
                                  line: 16,
                                  column: 49,
                                 },
                                },
                               },
                              ),
                              arguments: [
                               Identifier(
                                Identifier {
                                 id: "i",
                                 span: Span {
                                  start: Position {
                                   line: 16,
                                   column: 50,
                                  },
                                  end: Position {
                                   line: 16,
                                   column: 51,
                                  },
                                 },
                                },
                               ),
                              ],
                             },
                            ),
                           },
                          ),
                          Raw(
                           PartRaw {
                            content: "}}@",
                            span: Span {
                             start: Position {
                              line: 16,
                              column: 18,
                             },
                             end: Position {
                              line: 16,
                              column: 55,
                             },
                            },
                           },
                          ),
                          Interpolation(
                           PartInterpolation {
                            expression: FunctionApplication(
                             FunctionApplication {
                              function: Identifier(
                               Identifier {
                                id: "concatStringsSep",
                                span: Span {
                                 start: Position {
                                  line: 16,
                                  column: 57,
                                 },
                                 end: Position {
                                  line: 16,
                                  column: 73,
                                 },
                                },
                               },
                              ),
                              arguments: [
                               String(
                                String_ {
                                 parts: [
                                  Raw(
                                   PartRaw {
                                    content: ",",
                                    span: Span {
                                     start: Position {
                                      line: 16,
                                      column: 75,
                                     },
                                     end: Position {
                                      line: 16,
                                      column: 76,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 span: Span {
                                  start: Position {
                                   line: 16,
                                   column: 74,
                                  },
                                  end: Position {
                                   line: 16,
                                   column: 77,
                                  },
                                 },
                                },
                               ),
                               PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "c",
                                   span: Span {
                                    start: Position {
                                     line: 16,
                                     column: 78,
                                    },
                                    end: Position {
                                     line: 16,
                                     column: 79,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "permissions",
                                    span: Span {
                                     start: Position {
                                      line: 16,
                                      column: 80,
                                     },
                                     end: Position {
                                      line: 16,
                                      column: 91,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                              ],
                             },
                            ),
                           },
                          ),
                          Raw(
                           PartRaw {
                            content: "\"",
                            span: Span {
                             start: Position {
                              line: 16,
                              column: 18,
                             },
                             end: Position {
                              line: 16,
                              column: 93,
                             },
                            },
                           },
                          ),
                         ],
                         span: Span {
                          start: Position {
                           line: 16,
                           column: 16,
                          },
                          end: Position {
                           line: 16,
                           column: 95,
                          },
                         },
                        },
                       ),
                       span: Span {
                        start: Position {
                         line: 16,
                         column: 13,
                        },
                        end: Position {
                         line: 16,
                         column: 95,
                        },
                       },
                      },
                     ),
                     span: Span {
                      start: Position {
                       line: 16,
                       column: 10,
                      },
                      end: Position {
                       line: 16,
                       column: 95,
                      },
                     },
                    },
                   ),
                   Identifier(
                    Identifier {
                     id: "creds",
                     span: Span {
                      start: Position {
                       line: 17,
                       column: 9,
                      },
                      end: Position {
                       line: 17,
                       column: 14,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
             ],
             target: FunctionApplication(
              FunctionApplication {
               function: Identifier(
                Identifier {
                 id: "concatStringsSep",
                 span: Span {
                  start: Position {
                   line: 19,
                   column: 7,
                  },
                  end: Position {
                   line: 19,
                   column: 23,
                  },
                 },
                },
               ),
               arguments: [
                String(
                 String_ {
                  parts: [
                   Raw(
                    PartRaw {
                     content: "\n",
                     span: Span {
                      start: Position {
                       line: 19,
                       column: 25,
                      },
                      end: Position {
                       line: 19,
                       column: 27,
                      },
                     },
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 19,
                    column: 24,
                   },
                   end: Position {
                    line: 19,
                    column: 28,
                   },
                  },
                 },
                ),
                Identifier(
                 Identifier {
                  id: "placeholders",
                  span: Span {
                   start: Position {
                    line: 19,
                    column: 29,
                   },
                   end: Position {
                    line: 19,
                    column: 41,
                   },
                  },
                 },
                ),
               ],
              },
             ),
             span: Span {
              start: Position {
               line: 14,
               column: 5,
              },
              end: Position {
               line: 19,
               column: 41,
              },
             },
            },
           ),
           span: Span {
            start: Position {
             line: 13,
             column: 29,
            },
            end: Position {
             line: 19,
             column: 41,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "mpdConf",
            span: Span {
             start: Position {
              line: 21,
              column: 3,
             },
             end: Position {
              line: 21,
              column: 10,
             },
            },
           },
          ),
         ],
         to: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "pkgs",
               span: Span {
                start: Position {
                 line: 21,
                 column: 13,
                },
                end: Position {
                 line: 21,
                 column: 17,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "writeText",
                span: Span {
                 start: Position {
                  line: 21,
                  column: 18,
                 },
                 end: Position {
                  line: 21,
                  column: 27,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            String(
             String_ {
              parts: [
               Raw(
                PartRaw {
                 content: "mpd.conf",
                 span: Span {
                  start: Position {
                   line: 21,
                   column: 29,
                  },
                  end: Position {
                   line: 21,
                   column: 37,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 21,
                column: 28,
               },
               end: Position {
                line: 21,
                column: 38,
               },
              },
             },
            ),
            IndentedString(
             IndentedString {
              parts: [
               Raw(
                PartRaw {
                 content: "# This file was automatically generated by NixOS. Edit mpd's configuration\n# via NixOS' configuration.nix, as this file will be rewritten upon mpd's\n# restart.\n\nmusic_directory     \"",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 26,
                   column: 26,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "cfg",
                     span: Span {
                      start: Position {
                       line: 26,
                       column: 28,
                      },
                      end: Position {
                       line: 26,
                       column: 31,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "musicDirectory",
                      span: Span {
                       start: Position {
                        line: 26,
                        column: 32,
                       },
                       end: Position {
                        line: 26,
                        column: 46,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "\"\nplaylist_directory  \"",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 27,
                   column: 26,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "cfg",
                     span: Span {
                      start: Position {
                       line: 27,
                       column: 28,
                      },
                      end: Position {
                       line: 27,
                       column: 31,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "playlistDirectory",
                      span: Span {
                       start: Position {
                        line: 27,
                        column: 32,
                       },
                       end: Position {
                        line: 27,
                        column: 49,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "\"\n",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 28,
                   column: 5,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: FunctionApplication(
                  FunctionApplication {
                   function: PropertyAccess(
                    PropertyAccess {
                     expression: Identifier(
                      Identifier {
                       id: "lib",
                       span: Span {
                        start: Position {
                         line: 28,
                         column: 7,
                        },
                        end: Position {
                         line: 28,
                         column: 10,
                        },
                       },
                      },
                     ),
                     attribute_path: [
                      Raw(
                       PartRaw {
                        content: "optionalString",
                        span: Span {
                         start: Position {
                          line: 28,
                          column: 11,
                         },
                         end: Position {
                          line: 28,
                          column: 25,
                         },
                        },
                       },
                      ),
                     ],
                     default: None,
                    },
                   ),
                   arguments: [
                    BinaryOperation(
                     BinaryOperation {
                      left: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "cfg",
                          span: Span {
                           start: Position {
                            line: 28,
                            column: 27,
                           },
                           end: Position {
                            line: 28,
                            column: 30,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "dbFile",
                           span: Span {
                            start: Position {
                             line: 28,
                             column: 31,
                            },
                            end: Position {
                             line: 28,
                             column: 37,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      operator: NotEqualTo,
                      right: Identifier(
                       Identifier {
                        id: "null",
                        span: Span {
                         start: Position {
                          line: 28,
                          column: 41,
                         },
                         end: Position {
                          line: 28,
                          column: 45,
                         },
                        },
                       },
                      ),
                     },
                    ),
                    IndentedString(
                     IndentedString {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "db_file             \"",
                         span: Span {
                          start: Position {
                           line: 29,
                           column: 1,
                          },
                          end: Position {
                           line: 29,
                           column: 28,
                          },
                         },
                        },
                       ),
                       Interpolation(
                        PartInterpolation {
                         expression: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "cfg",
                             span: Span {
                              start: Position {
                               line: 29,
                               column: 30,
                              },
                              end: Position {
                               line: 29,
                               column: 33,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "dbFile",
                              span: Span {
                               start: Position {
                                line: 29,
                                column: 34,
                               },
                               end: Position {
                                line: 29,
                                column: 40,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        },
                       ),
                       Raw(
                        PartRaw {
                         content: "\"\n",
                         span: Span {
                          start: Position {
                           line: 29,
                           column: 1,
                          },
                          end: Position {
                           line: 30,
                           column: 5,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 28,
                        column: 47,
                       },
                       end: Position {
                        line: 30,
                        column: 7,
                       },
                      },
                     },
                    ),
                   ],
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "\nstate_file          \"",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 31,
                   column: 26,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "cfg",
                     span: Span {
                      start: Position {
                       line: 31,
                       column: 28,
                      },
                      end: Position {
                       line: 31,
                       column: 31,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "dataDir",
                      span: Span {
                       start: Position {
                        line: 31,
                        column: 32,
                       },
                       end: Position {
                        line: 31,
                        column: 39,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "/state\"\nsticker_file        \"",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 32,
                   column: 26,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "cfg",
                     span: Span {
                      start: Position {
                       line: 32,
                       column: 28,
                      },
                      end: Position {
                       line: 32,
                       column: 31,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "dataDir",
                      span: Span {
                       start: Position {
                        line: 32,
                        column: 32,
                       },
                       end: Position {
                        line: 32,
                        column: 39,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "/sticker.sql\"\n\n",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 34,
                   column: 5,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: FunctionApplication(
                  FunctionApplication {
                   function: Identifier(
                    Identifier {
                     id: "optionalString",
                     span: Span {
                      start: Position {
                       line: 34,
                       column: 7,
                      },
                      end: Position {
                       line: 34,
                       column: 21,
                      },
                     },
                    },
                   ),
                   arguments: [
                    BinaryOperation(
                     BinaryOperation {
                      left: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "cfg",
                          span: Span {
                           start: Position {
                            line: 34,
                            column: 23,
                           },
                           end: Position {
                            line: 34,
                            column: 26,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "network",
                           span: Span {
                            start: Position {
                             line: 34,
                             column: 27,
                            },
                            end: Position {
                             line: 34,
                             column: 34,
                            },
                           },
                          },
                         ),
                         Raw(
                          PartRaw {
                           content: "listenAddress",
                           span: Span {
                            start: Position {
                             line: 34,
                             column: 35,
                            },
                            end: Position {
                             line: 34,
                             column: 48,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      operator: NotEqualTo,
                      right: String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "any",
                           span: Span {
                            start: Position {
                             line: 34,
                             column: 53,
                            },
                            end: Position {
                             line: 34,
                             column: 56,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 34,
                          column: 52,
                         },
                         end: Position {
                          line: 34,
                          column: 57,
                         },
                        },
                       },
                      ),
                     },
                    ),
                    IndentedString(
                     IndentedString {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "bind_to_address \"",
                         span: Span {
                          start: Position {
                           line: 34,
                           column: 61,
                          },
                          end: Position {
                           line: 34,
                           column: 78,
                          },
                         },
                        },
                       ),
                       Interpolation(
                        PartInterpolation {
                         expression: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "cfg",
                             span: Span {
                              start: Position {
                               line: 34,
                               column: 80,
                              },
                              end: Position {
                               line: 34,
                               column: 83,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "network",
                              span: Span {
                               start: Position {
                                line: 34,
                                column: 84,
                               },
                               end: Position {
                                line: 34,
                                column: 91,
                               },
                              },
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "listenAddress",
                              span: Span {
                               start: Position {
                                line: 34,
                                column: 92,
                               },
                               end: Position {
                                line: 34,
                                column: 105,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        },
                       ),
                       Raw(
                        PartRaw {
                         content: "\"",
                         span: Span {
                          start: Position {
                           line: 34,
                           column: 61,
                          },
                          end: Position {
                           line: 34,
                           column: 107,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 34,
                        column: 59,
                       },
                       end: Position {
                        line: 34,
                        column: 109,
                       },
                      },
                     },
                    ),
                   ],
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "\n",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 35,
                   column: 5,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: FunctionApplication(
                  FunctionApplication {
                   function: Identifier(
                    Identifier {
                     id: "optionalString",
                     span: Span {
                      start: Position {
                       line: 35,
                       column: 7,
                      },
                      end: Position {
                       line: 35,
                       column: 21,
                      },
                     },
                    },
                   ),
                   arguments: [
                    BinaryOperation(
                     BinaryOperation {
                      left: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "cfg",
                          span: Span {
                           start: Position {
                            line: 35,
                            column: 23,
                           },
                           end: Position {
                            line: 35,
                            column: 26,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "network",
                           span: Span {
                            start: Position {
                             line: 35,
                             column: 27,
                            },
                            end: Position {
                             line: 35,
                             column: 34,
                            },
                           },
                          },
                         ),
                         Raw(
                          PartRaw {
                           content: "port",
                           span: Span {
                            start: Position {
                             line: 35,
                             column: 35,
                            },
                            end: Position {
                             line: 35,
                             column: 39,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      operator: NotEqualTo,
                      right: Integer(
                       Integer {
                        value: "6600",
                        span: Span {
                         start: Position {
                          line: 35,
                          column: 43,
                         },
                         end: Position {
                          line: 35,
                          column: 47,
                         },
                        },
                       },
                      ),
                     },
                    ),
                    IndentedString(
                     IndentedString {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "port \"",
                         span: Span {
                          start: Position {
                           line: 35,
                           column: 52,
                          },
                          end: Position {
                           line: 35,
                           column: 58,
                          },
                         },
                        },
                       ),
                       Interpolation(
                        PartInterpolation {
                         expression: FunctionApplication(
                          FunctionApplication {
                           function: Identifier(
                            Identifier {
                             id: "toString",
                             span: Span {
                              start: Position {
                               line: 35,
                               column: 60,
                              },
                              end: Position {
                               line: 35,
                               column: 68,
                              },
                             },
                            },
                           ),
                           arguments: [
                            PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "cfg",
                                span: Span {
                                 start: Position {
                                  line: 35,
                                  column: 69,
                                 },
                                 end: Position {
                                  line: 35,
                                  column: 72,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "network",
                                 span: Span {
                                  start: Position {
                                   line: 35,
                                   column: 73,
                                  },
                                  end: Position {
                                   line: 35,
                                   column: 80,
                                  },
                                 },
                                },
                               ),
                               Raw(
                                PartRaw {
                                 content: "port",
                                 span: Span {
                                  start: Position {
                                   line: 35,
                                   column: 81,
                                  },
                                  end: Position {
                                   line: 35,
                                   column: 85,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                           ],
                          },
                         ),
                        },
                       ),
                       Raw(
                        PartRaw {
                         content: "\"",
                         span: Span {
                          start: Position {
                           line: 35,
                           column: 52,
                          },
                          end: Position {
                           line: 35,
                           column: 87,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 35,
                        column: 50,
                       },
                       end: Position {
                        line: 35,
                        column: 89,
                       },
                      },
                     },
                    ),
                   ],
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "\n",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 36,
                   column: 5,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: FunctionApplication(
                  FunctionApplication {
                   function: Identifier(
                    Identifier {
                     id: "optionalString",
                     span: Span {
                      start: Position {
                       line: 36,
                       column: 7,
                      },
                      end: Position {
                       line: 36,
                       column: 21,
                      },
                     },
                    },
                   ),
                   arguments: [
                    PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "cfg",
                        span: Span {
                         start: Position {
                          line: 36,
                          column: 23,
                         },
                         end: Position {
                          line: 36,
                          column: 26,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "fluidsynth",
                         span: Span {
                          start: Position {
                           line: 36,
                           column: 27,
                          },
                          end: Position {
                           line: 36,
                           column: 37,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                    IndentedString(
                     IndentedString {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "decoder {\n        plugin \"fluidsynth\"\n        soundfont \"",
                         span: Span {
                          start: Position {
                           line: 37,
                           column: 1,
                          },
                          end: Position {
                           line: 39,
                           column: 26,
                          },
                         },
                        },
                       ),
                       Interpolation(
                        PartInterpolation {
                         expression: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "pkgs",
                             span: Span {
                              start: Position {
                               line: 39,
                               column: 28,
                              },
                              end: Position {
                               line: 39,
                               column: 32,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "soundfont-fluid",
                              span: Span {
                               start: Position {
                                line: 39,
                                column: 33,
                               },
                               end: Position {
                                line: 39,
                                column: 48,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        },
                       ),
                       Raw(
                        PartRaw {
                         content: "/share/soundfonts/FluidR3_GM2-2.sf2\"\n}\n",
                         span: Span {
                          start: Position {
                           line: 37,
                           column: 1,
                          },
                          end: Position {
                           line: 41,
                           column: 5,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 36,
                        column: 39,
                       },
                       end: Position {
                        line: 41,
                        column: 7,
                       },
                      },
                     },
                    ),
                   ],
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "\n\n",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 43,
                   column: 5,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: FunctionApplication(
                  FunctionApplication {
                   function: Identifier(
                    Identifier {
                     id: "optionalString",
                     span: Span {
                      start: Position {
                       line: 43,
                       column: 7,
                      },
                      end: Position {
                       line: 43,
                       column: 21,
                      },
                     },
                    },
                   ),
                   arguments: [
                    BinaryOperation(
                     BinaryOperation {
                      left: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "cfg",
                          span: Span {
                           start: Position {
                            line: 43,
                            column: 23,
                           },
                           end: Position {
                            line: 43,
                            column: 26,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "credentials",
                           span: Span {
                            start: Position {
                             line: 43,
                             column: 27,
                            },
                            end: Position {
                             line: 43,
                             column: 38,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      operator: NotEqualTo,
                      right: List(
                       List {
                        elements: [],
                        span: Span {
                         start: Position {
                          line: 43,
                          column: 42,
                         },
                         end: Position {
                          line: 43,
                          column: 44,
                         },
                        },
                       },
                      ),
                     },
                    ),
                    FunctionApplication(
                     FunctionApplication {
                      function: Identifier(
                       Identifier {
                        id: "credentialsPlaceholder",
                        span: Span {
                         start: Position {
                          line: 43,
                          column: 47,
                         },
                         end: Position {
                          line: 43,
                          column: 69,
                         },
                        },
                       },
                      ),
                      arguments: [
                       PropertyAccess(
                        PropertyAccess {
                         expression: Identifier(
                          Identifier {
                           id: "cfg",
                           span: Span {
                            start: Position {
                             line: 43,
                             column: 70,
                            },
                            end: Position {
                             line: 43,
                             column: 73,
                            },
                           },
                          },
                         ),
                         attribute_path: [
                          Raw(
                           PartRaw {
                            content: "credentials",
                            span: Span {
                             start: Position {
                              line: 43,
                              column: 74,
                             },
                             end: Position {
                              line: 43,
                              column: 85,
                             },
                            },
                           },
                          ),
                         ],
                         default: None,
                        },
                       ),
                      ],
                     },
                    ),
                   ],
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "\n\n",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 45,
                   column: 5,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "cfg",
                     span: Span {
                      start: Position {
                       line: 45,
                       column: 7,
                      },
                      end: Position {
                       line: 45,
                       column: 10,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "extraConfig",
                      span: Span {
                       start: Position {
                        line: 45,
                        column: 11,
                       },
                       end: Position {
                        line: 45,
                        column: 22,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "\n",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 1,
                  },
                  end: Position {
                   line: 46,
                   column: 3,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 21,
                column: 39,
               },
               end: Position {
                line: 46,
                column: 5,
               },
              },
             },
            ),
           ],
          },
         ),
        },
       ),
      ],
      target: Map(
       Map {
        recursive: false,
        bindings: [
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "options",
              span: Span {
               start: Position {
                line: 52,
                column: 3,
               },
               end: Position {
                line: 52,
                column: 10,
               },
              },
             },
            ),
           ],
           to: Map(
            Map {
             recursive: false,
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "services",
                   span: Span {
                    start: Position {
                     line: 54,
                     column: 5,
                    },
                    end: Position {
                     line: 54,
                     column: 13,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "mpd",
                   span: Span {
                    start: Position {
                     line: 54,
                     column: 14,
                    },
                    end: Position {
                     line: 54,
                     column: 17,
                    },
                   },
                  },
                 ),
                ],
                to: Map(
                 Map {
                  recursive: false,
                  bindings: [
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "enable",
                        span: Span {
                         start: Position {
                          line: 56,
                          column: 7,
                         },
                         end: Position {
                          line: 56,
                          column: 13,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 56,
                           column: 16,
                          },
                          end: Position {
                           line: 56,
                           column: 24,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           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: "types",
                                 span: Span {
                                  start: Position {
                                   line: 57,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 57,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "bool",
                                  span: Span {
                                   start: Position {
                                    line: 57,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 57,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 58,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 58,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "false",
                               span: Span {
                                start: Position {
                                 line: 58,
                                 column: 19,
                                },
                                end: Position {
                                 line: 58,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                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: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 59,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 59,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Whether to enable MPD, the music player daemon.\n",
                                     span: Span {
                                      start: Position {
                                       line: 60,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 61,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 59,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 61,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 56,
                            column: 25,
                           },
                           end: Position {
                            line: 62,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "startWhenNeeded",
                        span: Span {
                         start: Position {
                          line: 64,
                          column: 7,
                         },
                         end: Position {
                          line: 64,
                          column: 22,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 64,
                           column: 25,
                          },
                          end: Position {
                           line: 64,
                           column: 33,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 65,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 65,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 65,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 65,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "bool",
                                  span: Span {
                                   start: Position {
                                    line: 65,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 65,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 66,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 66,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "false",
                               span: Span {
                                start: Position {
                                 line: 66,
                                 column: 19,
                                },
                                end: Position {
                                 line: 66,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 67,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 67,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 67,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 67,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 67,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 67,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "If set, {command}`mpd` is socket-activated; that\nis, instead of having it permanently running as a daemon,\nsystemd will start it on the first incoming connection.\n",
                                     span: Span {
                                      start: Position {
                                       line: 68,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 71,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 67,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 71,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 64,
                            column: 34,
                           },
                           end: Position {
                            line: 72,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "musicDirectory",
                        span: Span {
                         start: Position {
                          line: 74,
                          column: 7,
                         },
                         end: Position {
                          line: 74,
                          column: 21,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 74,
                           column: 24,
                          },
                          end: Position {
                           line: 74,
                           column: 32,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 75,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: With(
                              With {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 75,
                                   column: 21,
                                  },
                                  end: Position {
                                   line: 75,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               target: FunctionApplication(
                                FunctionApplication {
                                 function: Identifier(
                                  Identifier {
                                   id: "either",
                                   span: Span {
                                    start: Position {
                                     line: 75,
                                     column: 28,
                                    },
                                    end: Position {
                                     line: 75,
                                     column: 34,
                                    },
                                   },
                                  },
                                 ),
                                 arguments: [
                                  Identifier(
                                   Identifier {
                                    id: "path",
                                    span: Span {
                                     start: Position {
                                      line: 75,
                                      column: 35,
                                     },
                                     end: Position {
                                      line: 75,
                                      column: 39,
                                     },
                                    },
                                   },
                                  ),
                                  FunctionApplication(
                                   FunctionApplication {
                                    function: Identifier(
                                     Identifier {
                                      id: "strMatching",
                                      span: Span {
                                       start: Position {
                                        line: 75,
                                        column: 41,
                                       },
                                       end: Position {
                                        line: 75,
                                        column: 52,
                                       },
                                      },
                                     },
                                    ),
                                    arguments: [
                                     String(
                                      String_ {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "(http|https|nfs|smb)://.+",
                                          span: Span {
                                           start: Position {
                                            line: 75,
                                            column: 54,
                                           },
                                           end: Position {
                                            line: 75,
                                            column: 79,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 75,
                                         column: 53,
                                        },
                                        end: Position {
                                         line: 75,
                                         column: 80,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                   },
                                  ),
                                 ],
                                },
                               ),
                               span: Span {
                                start: Position {
                                 line: 75,
                                 column: 16,
                                },
                                end: Position {
                                 line: 75,
                                 column: 81,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 76,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 76,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 76,
                                        column: 22,
                                       },
                                       end: Position {
                                        line: 76,
                                        column: 25,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "dataDir",
                                       span: Span {
                                        start: Position {
                                         line: 76,
                                         column: 26,
                                        },
                                        end: Position {
                                         line: 76,
                                         column: 33,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "/music",
                                  span: Span {
                                   start: Position {
                                    line: 76,
                                    column: 20,
                                   },
                                   end: Position {
                                    line: 76,
                                    column: 40,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 76,
                                 column: 19,
                                },
                                end: Position {
                                 line: 76,
                                 column: 41,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "defaultText",
                                span: Span {
                                 start: Position {
                                  line: 77,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 77,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "literalExpression",
                                 span: Span {
                                  start: Position {
                                   line: 77,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 77,
                                   column: 40,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "\"",
                                     span: Span {
                                      start: Position {
                                       line: 77,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 77,
                                       column: 44,
                                      },
                                     },
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "$",
                                     span: Span {
                                      start: Position {
                                       line: 77,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 77,
                                       column: 47,
                                      },
                                     },
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "{dataDir}/music\"",
                                     span: Span {
                                      start: Position {
                                       line: 77,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 77,
                                       column: 63,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 77,
                                    column: 41,
                                   },
                                   end: Position {
                                    line: 77,
                                    column: 65,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 78,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 78,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 78,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 78,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 78,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 78,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "The directory or NFS/SMB network share where MPD reads music from. If left\nas the default value this directory will automatically be created before\nthe MPD server starts, otherwise the sysadmin is responsible for ensuring\nthe directory exists with appropriate ownership and permissions.\n",
                                     span: Span {
                                      start: Position {
                                       line: 79,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 83,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 78,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 83,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 74,
                            column: 33,
                           },
                           end: Position {
                            line: 84,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "playlistDirectory",
                        span: Span {
                         start: Position {
                          line: 86,
                          column: 7,
                         },
                         end: Position {
                          line: 86,
                          column: 24,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 86,
                           column: 27,
                          },
                          end: Position {
                           line: 86,
                           column: 35,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 87,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 87,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 87,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 87,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "path",
                                  span: Span {
                                   start: Position {
                                    line: 87,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 87,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 88,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 88,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 88,
                                        column: 22,
                                       },
                                       end: Position {
                                        line: 88,
                                        column: 25,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "dataDir",
                                       span: Span {
                                        start: Position {
                                         line: 88,
                                         column: 26,
                                        },
                                        end: Position {
                                         line: 88,
                                         column: 33,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "/playlists",
                                  span: Span {
                                   start: Position {
                                    line: 88,
                                    column: 20,
                                   },
                                   end: Position {
                                    line: 88,
                                    column: 44,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 88,
                                 column: 19,
                                },
                                end: Position {
                                 line: 88,
                                 column: 45,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "defaultText",
                                span: Span {
                                 start: Position {
                                  line: 89,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 89,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "literalExpression",
                                 span: Span {
                                  start: Position {
                                   line: 89,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 89,
                                   column: 40,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "\"",
                                     span: Span {
                                      start: Position {
                                       line: 89,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 89,
                                       column: 44,
                                      },
                                     },
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "$",
                                     span: Span {
                                      start: Position {
                                       line: 89,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 89,
                                       column: 47,
                                      },
                                     },
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "{dataDir}/playlists\"",
                                     span: Span {
                                      start: Position {
                                       line: 89,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 89,
                                       column: 67,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 89,
                                    column: 41,
                                   },
                                   end: Position {
                                    line: 89,
                                    column: 69,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           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 directory where MPD stores playlists. If left as the default value\nthis directory will automatically be created before the MPD server starts,\notherwise the sysadmin is responsible for ensuring the directory exists\nwith appropriate ownership and permissions.\n",
                                     span: Span {
                                      start: Position {
                                       line: 91,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 95,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 90,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 95,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 86,
                            column: 36,
                           },
                           end: Position {
                            line: 96,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "extraConfig",
                        span: Span {
                         start: Position {
                          line: 98,
                          column: 7,
                         },
                         end: Position {
                          line: 98,
                          column: 18,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 98,
                           column: 21,
                          },
                          end: Position {
                           line: 98,
                           column: 29,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 99,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 99,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 99,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 99,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "lines",
                                  span: Span {
                                   start: Position {
                                    line: 99,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 99,
                                    column: 27,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 100,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 100,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [],
                               span: Span {
                                start: Position {
                                 line: 100,
                                 column: 19,
                                },
                                end: Position {
                                 line: 100,
                                 column: 21,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 101,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 101,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 101,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 101,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 101,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 101,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Extra directives added to to the end of MPD's configuration file,\nmpd.conf. Basic configuration like file location and uid/gid\nis added automatically to the beginning of the file. For available\noptions see `man 5 mpd.conf`'.\n",
                                     span: Span {
                                      start: Position {
                                       line: 102,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 106,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 101,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 106,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 98,
                            column: 30,
                           },
                           end: Position {
                            line: 107,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "dataDir",
                        span: Span {
                         start: Position {
                          line: 109,
                          column: 7,
                         },
                         end: Position {
                          line: 109,
                          column: 14,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 109,
                           column: 17,
                          },
                          end: Position {
                           line: 109,
                           column: 25,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 110,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 110,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 110,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 110,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "path",
                                  span: Span {
                                   start: Position {
                                    line: 110,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 110,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 111,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 111,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "/var/lib/",
                                  span: Span {
                                   start: Position {
                                    line: 111,
                                    column: 20,
                                   },
                                   end: Position {
                                    line: 111,
                                    column: 36,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: Identifier(
                                   Identifier {
                                    id: "name",
                                    span: Span {
                                     start: Position {
                                      line: 111,
                                      column: 31,
                                     },
                                     end: Position {
                                      line: 111,
                                      column: 35,
                                     },
                                    },
                                   },
                                  ),
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 111,
                                 column: 19,
                                },
                                end: Position {
                                 line: 111,
                                 column: 37,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 112,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 112,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 112,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 112,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 112,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 112,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "The directory where MPD stores its state, tag cache, playlists etc. If\nleft as the default value this directory will automatically be created\nbefore the MPD server starts, otherwise the sysadmin is responsible for\nensuring the directory exists with appropriate ownership and permissions.\n",
                                     span: Span {
                                      start: Position {
                                       line: 113,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 117,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 112,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 117,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 109,
                            column: 26,
                           },
                           end: Position {
                            line: 118,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "user",
                        span: Span {
                         start: Position {
                          line: 120,
                          column: 7,
                         },
                         end: Position {
                          line: 120,
                          column: 11,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 120,
                           column: 14,
                          },
                          end: Position {
                           line: 120,
                           column: 22,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 121,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 121,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 121,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 121,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "str",
                                  span: Span {
                                   start: Position {
                                    line: 121,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 121,
                                    column: 25,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 122,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 122,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "name",
                               span: Span {
                                start: Position {
                                 line: 122,
                                 column: 19,
                                },
                                end: Position {
                                 line: 122,
                                 column: 23,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 123,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 123,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 123,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 123,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 123,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 123,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "User account under which MPD runs.",
                                     span: Span {
                                      start: Position {
                                       line: 123,
                                       column: 34,
                                      },
                                      end: Position {
                                       line: 123,
                                       column: 68,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 123,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 123,
                                    column: 69,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 120,
                            column: 23,
                           },
                           end: Position {
                            line: 124,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "group",
                        span: Span {
                         start: Position {
                          line: 126,
                          column: 7,
                         },
                         end: Position {
                          line: 126,
                          column: 12,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 126,
                           column: 15,
                          },
                          end: Position {
                           line: 126,
                           column: 23,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 127,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 127,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 127,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 127,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "str",
                                  span: Span {
                                   start: Position {
                                    line: 127,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 127,
                                    column: 25,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 128,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 128,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "name",
                               span: Span {
                                start: Position {
                                 line: 128,
                                 column: 19,
                                },
                                end: Position {
                                 line: 128,
                                 column: 23,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 129,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 129,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 129,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 129,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 129,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 129,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Group account under which MPD runs.",
                                     span: Span {
                                      start: Position {
                                       line: 129,
                                       column: 34,
                                      },
                                      end: Position {
                                       line: 129,
                                       column: 69,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 129,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 129,
                                    column: 70,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 126,
                            column: 24,
                           },
                           end: Position {
                            line: 130,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "network",
                        span: Span {
                         start: Position {
                          line: 132,
                          column: 7,
                         },
                         end: Position {
                          line: 132,
                          column: 14,
                         },
                        },
                       },
                      ),
                     ],
                     to: Map(
                      Map {
                       recursive: false,
                       bindings: [
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "listenAddress",
                             span: Span {
                              start: Position {
                               line: 134,
                               column: 9,
                              },
                              end: Position {
                               line: 134,
                               column: 22,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: Identifier(
                             Identifier {
                              id: "mkOption",
                              span: Span {
                               start: Position {
                                line: 134,
                                column: 25,
                               },
                               end: Position {
                                line: 134,
                                column: 33,
                               },
                              },
                             },
                            ),
                            arguments: [
                             Map(
                              Map {
                               recursive: false,
                               bindings: [
                                KeyValue(
                                 BindingKeyValue {
                                  from: [
                                   Raw(
                                    PartRaw {
                                     content: "type",
                                     span: Span {
                                      start: Position {
                                       line: 135,
                                       column: 11,
                                      },
                                      end: Position {
                                       line: 135,
                                       column: 15,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  to: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "types",
                                      span: Span {
                                       start: Position {
                                        line: 135,
                                        column: 18,
                                       },
                                       end: Position {
                                        line: 135,
                                        column: 23,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "str",
                                       span: Span {
                                        start: Position {
                                         line: 135,
                                         column: 24,
                                        },
                                        end: Position {
                                         line: 135,
                                         column: 27,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                KeyValue(
                                 BindingKeyValue {
                                  from: [
                                   Raw(
                                    PartRaw {
                                     content: "default",
                                     span: Span {
                                      start: Position {
                                       line: 136,
                                       column: 11,
                                      },
                                      end: Position {
                                       line: 136,
                                       column: 18,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  to: String(
                                   String_ {
                                    parts: [
                                     Raw(
                                      PartRaw {
                                       content: "127.0.0.1",
                                       span: Span {
                                        start: Position {
                                         line: 136,
                                         column: 22,
                                        },
                                        end: Position {
                                         line: 136,
                                         column: 31,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    span: Span {
                                     start: Position {
                                      line: 136,
                                      column: 21,
                                     },
                                     end: Position {
                                      line: 136,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 },
                                ),
                                KeyValue(
                                 BindingKeyValue {
                                  from: [
                                   Raw(
                                    PartRaw {
                                     content: "example",
                                     span: Span {
                                      start: Position {
                                       line: 137,
                                       column: 11,
                                      },
                                      end: Position {
                                       line: 137,
                                       column: 18,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  to: String(
                                   String_ {
                                    parts: [
                                     Raw(
                                      PartRaw {
                                       content: "any",
                                       span: Span {
                                        start: Position {
                                         line: 137,
                                         column: 22,
                                        },
                                        end: Position {
                                         line: 137,
                                         column: 25,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    span: Span {
                                     start: Position {
                                      line: 137,
                                      column: 21,
                                     },
                                     end: Position {
                                      line: 137,
                                      column: 26,
                                     },
                                    },
                                   },
                                  ),
                                 },
                                ),
                                KeyValue(
                                 BindingKeyValue {
                                  from: [
                                   Raw(
                                    PartRaw {
                                     content: "description",
                                     span: Span {
                                      start: Position {
                                       line: 138,
                                       column: 11,
                                      },
                                      end: Position {
                                       line: 138,
                                       column: 22,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  to: FunctionApplication(
                                   FunctionApplication {
                                    function: PropertyAccess(
                                     PropertyAccess {
                                      expression: Identifier(
                                       Identifier {
                                        id: "lib",
                                        span: Span {
                                         start: Position {
                                          line: 138,
                                          column: 25,
                                         },
                                         end: Position {
                                          line: 138,
                                          column: 28,
                                         },
                                        },
                                       },
                                      ),
                                      attribute_path: [
                                       Raw(
                                        PartRaw {
                                         content: "mdDoc",
                                         span: Span {
                                          start: Position {
                                           line: 138,
                                           column: 29,
                                          },
                                          end: Position {
                                           line: 138,
                                           column: 34,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      default: None,
                                     },
                                    ),
                                    arguments: [
                                     IndentedString(
                                      IndentedString {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "The address for the daemon to listen on.\nUse `any` to listen on all addresses.\n",
                                          span: Span {
                                           start: Position {
                                            line: 139,
                                            column: 1,
                                           },
                                           end: Position {
                                            line: 141,
                                            column: 11,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 138,
                                         column: 35,
                                        },
                                        end: Position {
                                         line: 141,
                                         column: 13,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                   },
                                  ),
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 134,
                                 column: 34,
                                },
                                end: Position {
                                 line: 142,
                                 column: 10,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "port",
                             span: Span {
                              start: Position {
                               line: 144,
                               column: 9,
                              },
                              end: Position {
                               line: 144,
                               column: 13,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: Identifier(
                             Identifier {
                              id: "mkOption",
                              span: Span {
                               start: Position {
                                line: 144,
                                column: 16,
                               },
                               end: Position {
                                line: 144,
                                column: 24,
                               },
                              },
                             },
                            ),
                            arguments: [
                             Map(
                              Map {
                               recursive: false,
                               bindings: [
                                KeyValue(
                                 BindingKeyValue {
                                  from: [
                                   Raw(
                                    PartRaw {
                                     content: "type",
                                     span: Span {
                                      start: Position {
                                       line: 145,
                                       column: 11,
                                      },
                                      end: Position {
                                       line: 145,
                                       column: 15,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  to: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "types",
                                      span: Span {
                                       start: Position {
                                        line: 145,
                                        column: 18,
                                       },
                                       end: Position {
                                        line: 145,
                                        column: 23,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "int",
                                       span: Span {
                                        start: Position {
                                         line: 145,
                                         column: 24,
                                        },
                                        end: Position {
                                         line: 145,
                                         column: 27,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                KeyValue(
                                 BindingKeyValue {
                                  from: [
                                   Raw(
                                    PartRaw {
                                     content: "default",
                                     span: Span {
                                      start: Position {
                                       line: 146,
                                       column: 11,
                                      },
                                      end: Position {
                                       line: 146,
                                       column: 18,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  to: Integer(
                                   Integer {
                                    value: "6600",
                                    span: Span {
                                     start: Position {
                                      line: 146,
                                      column: 21,
                                     },
                                     end: Position {
                                      line: 146,
                                      column: 25,
                                     },
                                    },
                                   },
                                  ),
                                 },
                                ),
                                KeyValue(
                                 BindingKeyValue {
                                  from: [
                                   Raw(
                                    PartRaw {
                                     content: "description",
                                     span: Span {
                                      start: Position {
                                       line: 147,
                                       column: 11,
                                      },
                                      end: Position {
                                       line: 147,
                                       column: 22,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  to: FunctionApplication(
                                   FunctionApplication {
                                    function: PropertyAccess(
                                     PropertyAccess {
                                      expression: Identifier(
                                       Identifier {
                                        id: "lib",
                                        span: Span {
                                         start: Position {
                                          line: 147,
                                          column: 25,
                                         },
                                         end: Position {
                                          line: 147,
                                          column: 28,
                                         },
                                        },
                                       },
                                      ),
                                      attribute_path: [
                                       Raw(
                                        PartRaw {
                                         content: "mdDoc",
                                         span: Span {
                                          start: Position {
                                           line: 147,
                                           column: 29,
                                          },
                                          end: Position {
                                           line: 147,
                                           column: 34,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      default: None,
                                     },
                                    ),
                                    arguments: [
                                     IndentedString(
                                      IndentedString {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "This setting is the TCP port that is desired for the daemon to get assigned\nto.\n",
                                          span: Span {
                                           start: Position {
                                            line: 148,
                                            column: 1,
                                           },
                                           end: Position {
                                            line: 150,
                                            column: 11,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 147,
                                         column: 35,
                                        },
                                        end: Position {
                                         line: 150,
                                         column: 13,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                   },
                                  ),
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 144,
                                 column: 25,
                                },
                                end: Position {
                                 line: 151,
                                 column: 10,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 132,
                         column: 17,
                        },
                        end: Position {
                         line: 153,
                         column: 8,
                        },
                       },
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "dbFile",
                        span: Span {
                         start: Position {
                          line: 155,
                          column: 7,
                         },
                         end: Position {
                          line: 155,
                          column: 13,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 155,
                           column: 16,
                          },
                          end: Position {
                           line: 155,
                           column: 24,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 156,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 156,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "types",
                                   span: Span {
                                    start: Position {
                                     line: 156,
                                     column: 16,
                                    },
                                    end: Position {
                                     line: 156,
                                     column: 21,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "nullOr",
                                    span: Span {
                                     start: Position {
                                      line: 156,
                                      column: 22,
                                     },
                                     end: Position {
                                      line: 156,
                                      column: 28,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "types",
                                    span: Span {
                                     start: Position {
                                      line: 156,
                                      column: 29,
                                     },
                                     end: Position {
                                      line: 156,
                                      column: 34,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "str",
                                     span: Span {
                                      start: Position {
                                       line: 156,
                                       column: 35,
                                      },
                                      end: Position {
                                       line: 156,
                                       column: 38,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 157,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 157,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 157,
                                        column: 22,
                                       },
                                       end: Position {
                                        line: 157,
                                        column: 25,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "dataDir",
                                       span: Span {
                                        start: Position {
                                         line: 157,
                                         column: 26,
                                        },
                                        end: Position {
                                         line: 157,
                                         column: 33,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "/tag_cache",
                                  span: Span {
                                   start: Position {
                                    line: 157,
                                    column: 20,
                                   },
                                   end: Position {
                                    line: 157,
                                    column: 44,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 157,
                                 column: 19,
                                },
                                end: Position {
                                 line: 157,
                                 column: 45,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "defaultText",
                                span: Span {
                                 start: Position {
                                  line: 158,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 158,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "literalExpression",
                                 span: Span {
                                  start: Position {
                                   line: 158,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 158,
                                   column: 40,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "\"",
                                     span: Span {
                                      start: Position {
                                       line: 158,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 158,
                                       column: 44,
                                      },
                                     },
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "$",
                                     span: Span {
                                      start: Position {
                                       line: 158,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 158,
                                       column: 47,
                                      },
                                     },
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "{dataDir}/tag_cache\"",
                                     span: Span {
                                      start: Position {
                                       line: 158,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 158,
                                       column: 67,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 158,
                                    column: 41,
                                   },
                                   end: Position {
                                    line: 158,
                                    column: 69,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 159,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 159,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 159,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 159,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 159,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 159,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "The path to MPD's database. If set to `null` the\nparameter is omitted from the configuration.\n",
                                     span: Span {
                                      start: Position {
                                       line: 160,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 162,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 159,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 162,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 155,
                            column: 25,
                           },
                           end: Position {
                            line: 163,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "credentials",
                        span: Span {
                         start: Position {
                          line: 165,
                          column: 7,
                         },
                         end: Position {
                          line: 165,
                          column: 18,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 165,
                           column: 21,
                          },
                          end: Position {
                           line: 165,
                           column: 29,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 166,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 166,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "types",
                                   span: Span {
                                    start: Position {
                                     line: 166,
                                     column: 16,
                                    },
                                    end: Position {
                                     line: 166,
                                     column: 21,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "listOf",
                                    span: Span {
                                     start: Position {
                                      line: 166,
                                      column: 22,
                                     },
                                     end: Position {
                                      line: 166,
                                      column: 28,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                FunctionApplication(
                                 FunctionApplication {
                                  function: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "types",
                                      span: Span {
                                       start: Position {
                                        line: 166,
                                        column: 30,
                                       },
                                       end: Position {
                                        line: 166,
                                        column: 35,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "submodule",
                                       span: Span {
                                        start: Position {
                                         line: 166,
                                         column: 36,
                                        },
                                        end: Position {
                                         line: 166,
                                         column: 45,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                  arguments: [
                                   Map(
                                    Map {
                                     recursive: false,
                                     bindings: [
                                      KeyValue(
                                       BindingKeyValue {
                                        from: [
                                         Raw(
                                          PartRaw {
                                           content: "options",
                                           span: Span {
                                            start: Position {
                                             line: 167,
                                             column: 11,
                                            },
                                            end: Position {
                                             line: 167,
                                             column: 18,
                                            },
                                           },
                                          },
                                         ),
                                        ],
                                        to: Map(
                                         Map {
                                          recursive: false,
                                          bindings: [
                                           KeyValue(
                                            BindingKeyValue {
                                             from: [
                                              Raw(
                                               PartRaw {
                                                content: "passwordFile",
                                                span: Span {
                                                 start: Position {
                                                  line: 168,
                                                  column: 13,
                                                 },
                                                 end: Position {
                                                  line: 168,
                                                  column: 25,
                                                 },
                                                },
                                               },
                                              ),
                                             ],
                                             to: FunctionApplication(
                                              FunctionApplication {
                                               function: Identifier(
                                                Identifier {
                                                 id: "mkOption",
                                                 span: Span {
                                                  start: Position {
                                                   line: 168,
                                                   column: 28,
                                                  },
                                                  end: Position {
                                                   line: 168,
                                                   column: 36,
                                                  },
                                                 },
                                                },
                                               ),
                                               arguments: [
                                                Map(
                                                 Map {
                                                  recursive: false,
                                                  bindings: [
                                                   KeyValue(
                                                    BindingKeyValue {
                                                     from: [
                                                      Raw(
                                                       PartRaw {
                                                        content: "type",
                                                        span: Span {
                                                         start: Position {
                                                          line: 169,
                                                          column: 15,
                                                         },
                                                         end: Position {
                                                          line: 169,
                                                          column: 19,
                                                         },
                                                        },
                                                       },
                                                      ),
                                                     ],
                                                     to: PropertyAccess(
                                                      PropertyAccess {
                                                       expression: Identifier(
                                                        Identifier {
                                                         id: "types",
                                                         span: Span {
                                                          start: Position {
                                                           line: 169,
                                                           column: 22,
                                                          },
                                                          end: Position {
                                                           line: 169,
                                                           column: 27,
                                                          },
                                                         },
                                                        },
                                                       ),
                                                       attribute_path: [
                                                        Raw(
                                                         PartRaw {
                                                          content: "path",
                                                          span: Span {
                                                           start: Position {
                                                            line: 169,
                                                            column: 28,
                                                           },
                                                           end: Position {
                                                            line: 169,
                                                            column: 32,
                                                           },
                                                          },
                                                         },
                                                        ),
                                                       ],
                                                       default: None,
                                                      },
                                                     ),
                                                    },
                                                   ),
                                                   KeyValue(
                                                    BindingKeyValue {
                                                     from: [
                                                      Raw(
                                                       PartRaw {
                                                        content: "description",
                                                        span: Span {
                                                         start: Position {
                                                          line: 170,
                                                          column: 15,
                                                         },
                                                         end: Position {
                                                          line: 170,
                                                          column: 26,
                                                         },
                                                        },
                                                       },
                                                      ),
                                                     ],
                                                     to: FunctionApplication(
                                                      FunctionApplication {
                                                       function: PropertyAccess(
                                                        PropertyAccess {
                                                         expression: Identifier(
                                                          Identifier {
                                                           id: "lib",
                                                           span: Span {
                                                            start: Position {
                                                             line: 170,
                                                             column: 29,
                                                            },
                                                            end: Position {
                                                             line: 170,
                                                             column: 32,
                                                            },
                                                           },
                                                          },
                                                         ),
                                                         attribute_path: [
                                                          Raw(
                                                           PartRaw {
                                                            content: "mdDoc",
                                                            span: Span {
                                                             start: Position {
                                                              line: 170,
                                                              column: 33,
                                                             },
                                                             end: Position {
                                                              line: 170,
                                                              column: 38,
                                                             },
                                                            },
                                                           },
                                                          ),
                                                         ],
                                                         default: None,
                                                        },
                                                       ),
                                                       arguments: [
                                                        IndentedString(
                                                         IndentedString {
                                                          parts: [
                                                           Raw(
                                                            PartRaw {
                                                             content: "Path to file containing the password.\n",
                                                             span: Span {
                                                              start: Position {
                                                               line: 171,
                                                               column: 1,
                                                              },
                                                              end: Position {
                                                               line: 172,
                                                               column: 15,
                                                              },
                                                             },
                                                            },
                                                           ),
                                                          ],
                                                          span: Span {
                                                           start: Position {
                                                            line: 170,
                                                            column: 39,
                                                           },
                                                           end: Position {
                                                            line: 172,
                                                            column: 17,
                                                           },
                                                          },
                                                         },
                                                        ),
                                                       ],
                                                      },
                                                     ),
                                                    },
                                                   ),
                                                  ],
                                                  span: Span {
                                                   start: Position {
                                                    line: 168,
                                                    column: 37,
                                                   },
                                                   end: Position {
                                                    line: 173,
                                                    column: 14,
                                                   },
                                                  },
                                                 },
                                                ),
                                               ],
                                              },
                                             ),
                                            },
                                           ),
                                           KeyValue(
                                            BindingKeyValue {
                                             from: [
                                              Raw(
                                               PartRaw {
                                                content: "permissions",
                                                span: Span {
                                                 start: Position {
                                                  line: 174,
                                                  column: 13,
                                                 },
                                                 end: Position {
                                                  line: 174,
                                                  column: 24,
                                                 },
                                                },
                                               },
                                              ),
                                             ],
                                             to: LetIn(
                                              LetIn {
                                               bindings: [
                                                KeyValue(
                                                 BindingKeyValue {
                                                  from: [
                                                   Raw(
                                                    PartRaw {
                                                     content: "perms",
                                                     span: Span {
                                                      start: Position {
                                                       line: 175,
                                                       column: 15,
                                                      },
                                                      end: Position {
                                                       line: 175,
                                                       column: 20,
                                                      },
                                                     },
                                                    },
                                                   ),
                                                  ],
                                                  to: List(
                                                   List {
                                                    elements: [
                                                     String(
                                                      String_ {
                                                       parts: [
                                                        Raw(
                                                         PartRaw {
                                                          content: "read",
                                                          span: Span {
                                                           start: Position {
                                                            line: 175,
                                                            column: 25,
                                                           },
                                                           end: Position {
                                                            line: 175,
                                                            column: 29,
                                                           },
                                                          },
                                                         },
                                                        ),
                                                       ],
                                                       span: Span {
                                                        start: Position {
                                                         line: 175,
                                                         column: 24,
                                                        },
                                                        end: Position {
                                                         line: 175,
                                                         column: 30,
                                                        },
                                                       },
                                                      },
                                                     ),
                                                     String(
                                                      String_ {
                                                       parts: [
                                                        Raw(
                                                         PartRaw {
                                                          content: "add",
                                                          span: Span {
                                                           start: Position {
                                                            line: 175,
                                                            column: 32,
                                                           },
                                                           end: Position {
                                                            line: 175,
                                                            column: 35,
                                                           },
                                                          },
                                                         },
                                                        ),
                                                       ],
                                                       span: Span {
                                                        start: Position {
                                                         line: 175,
                                                         column: 31,
                                                        },
                                                        end: Position {
                                                         line: 175,
                                                         column: 36,
                                                        },
                                                       },
                                                      },
                                                     ),
                                                     String(
                                                      String_ {
                                                       parts: [
                                                        Raw(
                                                         PartRaw {
                                                          content: "control",
                                                          span: Span {
                                                           start: Position {
                                                            line: 175,
                                                            column: 38,
                                                           },
                                                           end: Position {
                                                            line: 175,
                                                            column: 45,
                                                           },
                                                          },
                                                         },
                                                        ),
                                                       ],
                                                       span: Span {
                                                        start: Position {
                                                         line: 175,
                                                         column: 37,
                                                        },
                                                        end: Position {
                                                         line: 175,
                                                         column: 46,
                                                        },
                                                       },
                                                      },
                                                     ),
                                                     String(
                                                      String_ {
                                                       parts: [
                                                        Raw(
                                                         PartRaw {
                                                          content: "admin",
                                                          span: Span {
                                                           start: Position {
                                                            line: 175,
                                                            column: 48,
                                                           },
                                                           end: Position {
                                                            line: 175,
                                                            column: 53,
                                                           },
                                                          },
                                                         },
                                                        ),
                                                       ],
                                                       span: Span {
                                                        start: Position {
                                                         line: 175,
                                                         column: 47,
                                                        },
                                                        end: Position {
                                                         line: 175,
                                                         column: 54,
                                                        },
                                                       },
                                                      },
                                                     ),
                                                    ],
                                                    span: Span {
                                                     start: Position {
                                                      line: 175,
                                                      column: 23,
                                                     },
                                                     end: Position {
                                                      line: 175,
                                                      column: 55,
                                                     },
                                                    },
                                                   },
                                                  ),
                                                 },
                                                ),
                                               ],
                                               target: FunctionApplication(
                                                FunctionApplication {
                                                 function: Identifier(
                                                  Identifier {
                                                   id: "mkOption",
                                                   span: Span {
                                                    start: Position {
                                                     line: 176,
                                                     column: 16,
                                                    },
                                                    end: Position {
                                                     line: 176,
                                                     column: 24,
                                                    },
                                                   },
                                                  },
                                                 ),
                                                 arguments: [
                                                  Map(
                                                   Map {
                                                    recursive: false,
                                                    bindings: [
                                                     KeyValue(
                                                      BindingKeyValue {
                                                       from: [
                                                        Raw(
                                                         PartRaw {
                                                          content: "type",
                                                          span: Span {
                                                           start: Position {
                                                            line: 177,
                                                            column: 15,
                                                           },
                                                           end: Position {
                                                            line: 177,
                                                            column: 19,
                                                           },
                                                          },
                                                         },
                                                        ),
                                                       ],
                                                       to: FunctionApplication(
                                                        FunctionApplication {
                                                         function: PropertyAccess(
                                                          PropertyAccess {
                                                           expression: Identifier(
                                                            Identifier {
                                                             id: "types",
                                                             span: Span {
                                                              start: Position {
                                                               line: 177,
                                                               column: 22,
                                                              },
                                                              end: Position {
                                                               line: 177,
                                                               column: 27,
                                                              },
                                                             },
                                                            },
                                                           ),
                                                           attribute_path: [
                                                            Raw(
                                                             PartRaw {
                                                              content: "listOf",
                                                              span: Span {
                                                               start: Position {
                                                                line: 177,
                                                                column: 28,
                                                               },
                                                               end: Position {
                                                                line: 177,
                                                                column: 34,
                                                               },
                                                              },
                                                             },
                                                            ),
                                                           ],
                                                           default: None,
                                                          },
                                                         ),
                                                         arguments: [
                                                          FunctionApplication(
                                                           FunctionApplication {
                                                            function: PropertyAccess(
                                                             PropertyAccess {
                                                              expression: Identifier(
                                                               Identifier {
                                                                id: "types",
                                                                span: Span {
                                                                 start: Position {
                                                                  line: 177,
                                                                  column: 36,
                                                                 },
                                                                 end: Position {
                                                                  line: 177,
                                                                  column: 41,
                                                                 },
                                                                },
                                                               },
                                                              ),
                                                              attribute_path: [
                                                               Raw(
                                                                PartRaw {
                                                                 content: "enum",
                                                                 span: Span {
                                                                  start: Position {
                                                                   line: 177,
                                                                   column: 42,
                                                                  },
                                                                  end: Position {
                                                                   line: 177,
                                                                   column: 46,
                                                                  },
                                                                 },
                                                                },
                                                               ),
                                                              ],
                                                              default: None,
                                                             },
                                                            ),
                                                            arguments: [
                                                             Identifier(
                                                              Identifier {
                                                               id: "perms",
                                                               span: Span {
                                                                start: Position {
                                                                 line: 177,
                                                                 column: 47,
                                                                },
                                                                end: Position {
                                                                 line: 177,
                                                                 column: 52,
                                                                },
                                                               },
                                                              },
                                                             ),
                                                            ],
                                                           },
                                                          ),
                                                         ],
                                                        },
                                                       ),
                                                      },
                                                     ),
                                                     KeyValue(
                                                      BindingKeyValue {
                                                       from: [
                                                        Raw(
                                                         PartRaw {
                                                          content: "default",
                                                          span: Span {
                                                           start: Position {
                                                            line: 178,
                                                            column: 15,
                                                           },
                                                           end: Position {
                                                            line: 178,
                                                            column: 22,
                                                           },
                                                          },
                                                         },
                                                        ),
                                                       ],
                                                       to: List(
                                                        List {
                                                         elements: [
                                                          String(
                                                           String_ {
                                                            parts: [
                                                             Raw(
                                                              PartRaw {
                                                               content: "read",
                                                               span: Span {
                                                                start: Position {
                                                                 line: 178,
                                                                 column: 28,
                                                                },
                                                                end: Position {
                                                                 line: 178,
                                                                 column: 32,
                                                                },
                                                               },
                                                              },
                                                             ),
                                                            ],
                                                            span: Span {
                                                             start: Position {
                                                              line: 178,
                                                              column: 27,
                                                             },
                                                             end: Position {
                                                              line: 178,
                                                              column: 33,
                                                             },
                                                            },
                                                           },
                                                          ),
                                                         ],
                                                         span: Span {
                                                          start: Position {
                                                           line: 178,
                                                           column: 25,
                                                          },
                                                          end: Position {
                                                           line: 178,
                                                           column: 35,
                                                          },
                                                         },
                                                        },
                                                       ),
                                                      },
                                                     ),
                                                     KeyValue(
                                                      BindingKeyValue {
                                                       from: [
                                                        Raw(
                                                         PartRaw {
                                                          content: "description",
                                                          span: Span {
                                                           start: Position {
                                                            line: 179,
                                                            column: 15,
                                                           },
                                                           end: Position {
                                                            line: 179,
                                                            column: 26,
                                                           },
                                                          },
                                                         },
                                                        ),
                                                       ],
                                                       to: FunctionApplication(
                                                        FunctionApplication {
                                                         function: PropertyAccess(
                                                          PropertyAccess {
                                                           expression: Identifier(
                                                            Identifier {
                                                             id: "lib",
                                                             span: Span {
                                                              start: Position {
                                                               line: 179,
                                                               column: 29,
                                                              },
                                                              end: Position {
                                                               line: 179,
                                                               column: 32,
                                                              },
                                                             },
                                                            },
                                                           ),
                                                           attribute_path: [
                                                            Raw(
                                                             PartRaw {
                                                              content: "mdDoc",
                                                              span: Span {
                                                               start: Position {
                                                                line: 179,
                                                                column: 33,
                                                               },
                                                               end: Position {
                                                                line: 179,
                                                                column: 38,
                                                               },
                                                              },
                                                             },
                                                            ),
                                                           ],
                                                           default: None,
                                                          },
                                                         ),
                                                         arguments: [
                                                          IndentedString(
                                                           IndentedString {
                                                            parts: [
                                                             Raw(
                                                              PartRaw {
                                                               content: "List of permissions that are granted with this password.\nPermissions can be \"",
                                                               span: Span {
                                                                start: Position {
                                                                 line: 180,
                                                                 column: 1,
                                                                },
                                                                end: Position {
                                                                 line: 181,
                                                                 column: 37,
                                                                },
                                                               },
                                                              },
                                                             ),
                                                             Interpolation(
                                                              PartInterpolation {
                                                               expression: FunctionApplication(
                                                                FunctionApplication {
                                                                 function: Identifier(
                                                                  Identifier {
                                                                   id: "concatStringsSep",
                                                                   span: Span {
                                                                    start: Position {
                                                                     line: 181,
                                                                     column: 39,
                                                                    },
                                                                    end: Position {
                                                                     line: 181,
                                                                     column: 55,
                                                                    },
                                                                   },
                                                                  },
                                                                 ),
                                                                 arguments: [
                                                                  String(
                                                                   String_ {
                                                                    parts: [
                                                                     Raw(
                                                                      PartRaw {
                                                                       content: "\", \"",
                                                                       span: Span {
                                                                        start: Position {
                                                                         line: 181,
                                                                         column: 57,
                                                                        },
                                                                        end: Position {
                                                                         line: 181,
                                                                         column: 63,
                                                                        },
                                                                       },
                                                                      },
                                                                     ),
                                                                    ],
                                                                    span: Span {
                                                                     start: Position {
                                                                      line: 181,
                                                                      column: 56,
                                                                     },
                                                                     end: Position {
                                                                      line: 181,
                                                                      column: 64,
                                                                     },
                                                                    },
                                                                   },
                                                                  ),
                                                                  Identifier(
                                                                   Identifier {
                                                                    id: "perms",
                                                                    span: Span {
                                                                     start: Position {
                                                                      line: 181,
                                                                      column: 65,
                                                                     },
                                                                     end: Position {
                                                                      line: 181,
                                                                      column: 70,
                                                                     },
                                                                    },
                                                                   },
                                                                  ),
                                                                 ],
                                                                },
                                                               ),
                                                              },
                                                             ),
                                                             Raw(
                                                              PartRaw {
                                                               content: "\".\n",
                                                               span: Span {
                                                                start: Position {
                                                                 line: 180,
                                                                 column: 1,
                                                                },
                                                                end: Position {
                                                                 line: 182,
                                                                 column: 15,
                                                                },
                                                               },
                                                              },
                                                             ),
                                                            ],
                                                            span: Span {
                                                             start: Position {
                                                              line: 179,
                                                              column: 39,
                                                             },
                                                             end: Position {
                                                              line: 182,
                                                              column: 17,
                                                             },
                                                            },
                                                           },
                                                          ),
                                                         ],
                                                        },
                                                       ),
                                                      },
                                                     ),
                                                    ],
                                                    span: Span {
                                                     start: Position {
                                                      line: 176,
                                                      column: 25,
                                                     },
                                                     end: Position {
                                                      line: 183,
                                                      column: 14,
                                                     },
                                                    },
                                                   },
                                                  ),
                                                 ],
                                                },
                                               ),
                                               span: Span {
                                                start: Position {
                                                 line: 174,
                                                 column: 27,
                                                },
                                                end: Position {
                                                 line: 183,
                                                 column: 14,
                                                },
                                               },
                                              },
                                             ),
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 167,
                                            column: 21,
                                           },
                                           end: Position {
                                            line: 184,
                                            column: 12,
                                           },
                                          },
                                         },
                                        ),
                                       },
                                      ),
                                     ],
                                     span: Span {
                                      start: Position {
                                       line: 166,
                                       column: 46,
                                      },
                                      end: Position {
                                       line: 185,
                                       column: 10,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 186,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 186,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 186,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 186,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 186,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 186,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Credentials and permissions for accessing the mpd server.\n",
                                     span: Span {
                                      start: Position {
                                       line: 187,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 188,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 186,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 188,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 189,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 189,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: List(
                              List {
                               elements: [],
                               span: Span {
                                start: Position {
                                 line: 189,
                                 column: 19,
                                },
                                end: Position {
                                 line: 189,
                                 column: 21,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "example",
                                span: Span {
                                 start: Position {
                                  line: 190,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 190,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: List(
                              List {
                               elements: [
                                Map(
                                 Map {
                                  recursive: false,
                                  bindings: [
                                   KeyValue(
                                    BindingKeyValue {
                                     from: [
                                      Raw(
                                       PartRaw {
                                        content: "passwordFile",
                                        span: Span {
                                         start: Position {
                                          line: 191,
                                          column: 12,
                                         },
                                         end: Position {
                                          line: 191,
                                          column: 24,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     to: String(
                                      String_ {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "/var/lib/secrets/mpd_readonly_password",
                                          span: Span {
                                           start: Position {
                                            line: 191,
                                            column: 28,
                                           },
                                           end: Position {
                                            line: 191,
                                            column: 66,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 191,
                                         column: 27,
                                        },
                                        end: Position {
                                         line: 191,
                                         column: 67,
                                        },
                                       },
                                      },
                                     ),
                                    },
                                   ),
                                   KeyValue(
                                    BindingKeyValue {
                                     from: [
                                      Raw(
                                       PartRaw {
                                        content: "permissions",
                                        span: Span {
                                         start: Position {
                                          line: 191,
                                          column: 69,
                                         },
                                         end: Position {
                                          line: 191,
                                          column: 80,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     to: List(
                                      List {
                                       elements: [
                                        String(
                                         String_ {
                                          parts: [
                                           Raw(
                                            PartRaw {
                                             content: "read",
                                             span: Span {
                                              start: Position {
                                               line: 191,
                                               column: 86,
                                              },
                                              end: Position {
                                               line: 191,
                                               column: 90,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 191,
                                            column: 85,
                                           },
                                           end: Position {
                                            line: 191,
                                            column: 91,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 191,
                                         column: 83,
                                        },
                                        end: Position {
                                         line: 191,
                                         column: 93,
                                        },
                                       },
                                      },
                                     ),
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 191,
                                    column: 11,
                                   },
                                   end: Position {
                                    line: 191,
                                    column: 95,
                                   },
                                  },
                                 },
                                ),
                                Map(
                                 Map {
                                  recursive: false,
                                  bindings: [
                                   KeyValue(
                                    BindingKeyValue {
                                     from: [
                                      Raw(
                                       PartRaw {
                                        content: "passwordFile",
                                        span: Span {
                                         start: Position {
                                          line: 192,
                                          column: 12,
                                         },
                                         end: Position {
                                          line: 192,
                                          column: 24,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     to: String(
                                      String_ {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "/var/lib/secrets/mpd_admin_password",
                                          span: Span {
                                           start: Position {
                                            line: 192,
                                            column: 28,
                                           },
                                           end: Position {
                                            line: 192,
                                            column: 63,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 192,
                                         column: 27,
                                        },
                                        end: Position {
                                         line: 192,
                                         column: 64,
                                        },
                                       },
                                      },
                                     ),
                                    },
                                   ),
                                   KeyValue(
                                    BindingKeyValue {
                                     from: [
                                      Raw(
                                       PartRaw {
                                        content: "permissions",
                                        span: Span {
                                         start: Position {
                                          line: 192,
                                          column: 66,
                                         },
                                         end: Position {
                                          line: 192,
                                          column: 77,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     to: List(
                                      List {
                                       elements: [
                                        String(
                                         String_ {
                                          parts: [
                                           Raw(
                                            PartRaw {
                                             content: "read",
                                             span: Span {
                                              start: Position {
                                               line: 192,
                                               column: 82,
                                              },
                                              end: Position {
                                               line: 192,
                                               column: 86,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 192,
                                            column: 81,
                                           },
                                           end: Position {
                                            line: 192,
                                            column: 87,
                                           },
                                          },
                                         },
                                        ),
                                        String(
                                         String_ {
                                          parts: [
                                           Raw(
                                            PartRaw {
                                             content: "add",
                                             span: Span {
                                              start: Position {
                                               line: 192,
                                               column: 89,
                                              },
                                              end: Position {
                                               line: 192,
                                               column: 92,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 192,
                                            column: 88,
                                           },
                                           end: Position {
                                            line: 192,
                                            column: 93,
                                           },
                                          },
                                         },
                                        ),
                                        String(
                                         String_ {
                                          parts: [
                                           Raw(
                                            PartRaw {
                                             content: "control",
                                             span: Span {
                                              start: Position {
                                               line: 192,
                                               column: 95,
                                              },
                                              end: Position {
                                               line: 192,
                                               column: 102,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 192,
                                            column: 94,
                                           },
                                           end: Position {
                                            line: 192,
                                            column: 103,
                                           },
                                          },
                                         },
                                        ),
                                        String(
                                         String_ {
                                          parts: [
                                           Raw(
                                            PartRaw {
                                             content: "admin",
                                             span: Span {
                                              start: Position {
                                               line: 192,
                                               column: 105,
                                              },
                                              end: Position {
                                               line: 192,
                                               column: 110,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 192,
                                            column: 104,
                                           },
                                           end: Position {
                                            line: 192,
                                            column: 111,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 192,
                                         column: 80,
                                        },
                                        end: Position {
                                         line: 192,
                                         column: 112,
                                        },
                                       },
                                      },
                                     ),
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 192,
                                    column: 11,
                                   },
                                   end: Position {
                                    line: 192,
                                    column: 114,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 190,
                                 column: 19,
                                },
                                end: Position {
                                 line: 193,
                                 column: 10,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 165,
                            column: 30,
                           },
                           end: Position {
                            line: 194,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "fluidsynth",
                        span: Span {
                         start: Position {
                          line: 196,
                          column: 7,
                         },
                         end: Position {
                          line: 196,
                          column: 17,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 196,
                           column: 20,
                          },
                          end: Position {
                           line: 196,
                           column: 28,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 197,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 197,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 197,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 197,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "bool",
                                  span: Span {
                                   start: Position {
                                    line: 197,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 197,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 198,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 198,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "false",
                               span: Span {
                                start: Position {
                                 line: 198,
                                 column: 19,
                                },
                                end: Position {
                                 line: 198,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 199,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 199,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 199,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 199,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 199,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 199,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "If set, add fluidsynth soundfont and configure the plugin.\n",
                                     span: Span {
                                      start: Position {
                                       line: 200,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 201,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 199,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 201,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 196,
                            column: 29,
                           },
                           end: Position {
                            line: 202,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 54,
                    column: 20,
                   },
                   end: Position {
                    line: 203,
                    column: 6,
                   },
                  },
                 },
                ),
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 52,
               column: 13,
              },
              end: Position {
               line: 205,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "config",
              span: Span {
               start: Position {
                line: 210,
                column: 3,
               },
               end: Position {
                line: 210,
                column: 9,
               },
              },
             },
            ),
           ],
           to: FunctionApplication(
            FunctionApplication {
             function: Identifier(
              Identifier {
               id: "mkIf",
               span: Span {
                start: Position {
                 line: 210,
                 column: 12,
                },
                end: Position {
                 line: 210,
                 column: 16,
                },
               },
              },
             ),
             arguments: [
              PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "cfg",
                  span: Span {
                   start: Position {
                    line: 210,
                    column: 17,
                   },
                   end: Position {
                    line: 210,
                    column: 20,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "enable",
                   span: Span {
                    start: Position {
                     line: 210,
                     column: 21,
                    },
                    end: Position {
                     line: 210,
                     column: 27,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "systemd",
                      span: Span {
                       start: Position {
                        line: 213,
                        column: 5,
                       },
                       end: Position {
                        line: 213,
                        column: 12,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "packages",
                      span: Span {
                       start: Position {
                        line: 213,
                        column: 13,
                       },
                       end: Position {
                        line: 213,
                        column: 21,
                       },
                      },
                     },
                    ),
                   ],
                   to: List(
                    List {
                     elements: [
                      PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "pkgs",
                          span: Span {
                           start: Position {
                            line: 213,
                            column: 26,
                           },
                           end: Position {
                            line: 213,
                            column: 30,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "mpd",
                           span: Span {
                            start: Position {
                             line: 213,
                             column: 31,
                            },
                            end: Position {
                             line: 213,
                             column: 34,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 213,
                       column: 24,
                      },
                      end: Position {
                       line: 213,
                       column: 36,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "systemd",
                      span: Span {
                       start: Position {
                        line: 215,
                        column: 5,
                       },
                       end: Position {
                        line: 215,
                        column: 12,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "sockets",
                      span: Span {
                       start: Position {
                        line: 215,
                        column: 13,
                       },
                       end: Position {
                        line: 215,
                        column: 20,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "mpd",
                      span: Span {
                       start: Position {
                        line: 215,
                        column: 21,
                       },
                       end: Position {
                        line: 215,
                        column: 24,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: Identifier(
                      Identifier {
                       id: "mkIf",
                       span: Span {
                        start: Position {
                         line: 215,
                         column: 27,
                        },
                        end: Position {
                         line: 215,
                         column: 31,
                        },
                       },
                      },
                     ),
                     arguments: [
                      PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "cfg",
                          span: Span {
                           start: Position {
                            line: 215,
                            column: 32,
                           },
                           end: Position {
                            line: 215,
                            column: 35,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "startWhenNeeded",
                           span: Span {
                            start: Position {
                             line: 215,
                             column: 36,
                            },
                            end: Position {
                             line: 215,
                             column: 51,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "wantedBy",
                              span: Span {
                               start: Position {
                                line: 216,
                                column: 7,
                               },
                               end: Position {
                                line: 216,
                                column: 15,
                               },
                              },
                             },
                            ),
                           ],
                           to: List(
                            List {
                             elements: [
                              String(
                               String_ {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "sockets.target",
                                   span: Span {
                                    start: Position {
                                     line: 216,
                                     column: 21,
                                    },
                                    end: Position {
                                     line: 216,
                                     column: 35,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 216,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 216,
                                  column: 36,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 216,
                               column: 18,
                              },
                              end: Position {
                               line: 216,
                               column: 38,
                              },
                             },
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "listenStreams",
                              span: Span {
                               start: Position {
                                line: 217,
                                column: 7,
                               },
                               end: Position {
                                line: 217,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: List(
                            List {
                             elements: [
                              String(
                               String_ {
                                parts: [],
                                span: Span {
                                 start: Position {
                                  line: 218,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 218,
                                  column: 11,
                                 },
                                },
                               },
                              ),
                              IfThenElse(
                               IfThenElse {
                                predicate: FunctionApplication(
                                 FunctionApplication {
                                  function: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "pkgs",
                                      span: Span {
                                       start: Position {
                                        line: 219,
                                        column: 13,
                                       },
                                       end: Position {
                                        line: 219,
                                        column: 17,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "lib",
                                       span: Span {
                                        start: Position {
                                         line: 219,
                                         column: 18,
                                        },
                                        end: Position {
                                         line: 219,
                                         column: 21,
                                        },
                                       },
                                      },
                                     ),
                                     Raw(
                                      PartRaw {
                                       content: "hasPrefix",
                                       span: Span {
                                        start: Position {
                                         line: 219,
                                         column: 22,
                                        },
                                        end: Position {
                                         line: 219,
                                         column: 31,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                  arguments: [
                                   String(
                                    String_ {
                                     parts: [
                                      Raw(
                                       PartRaw {
                                        content: "/",
                                        span: Span {
                                         start: Position {
                                          line: 219,
                                          column: 33,
                                         },
                                         end: Position {
                                          line: 219,
                                          column: 34,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     span: Span {
                                      start: Position {
                                       line: 219,
                                       column: 32,
                                      },
                                      end: Position {
                                       line: 219,
                                       column: 35,
                                      },
                                     },
                                    },
                                   ),
                                   PropertyAccess(
                                    PropertyAccess {
                                     expression: Identifier(
                                      Identifier {
                                       id: "cfg",
                                       span: Span {
                                        start: Position {
                                         line: 219,
                                         column: 36,
                                        },
                                        end: Position {
                                         line: 219,
                                         column: 39,
                                        },
                                       },
                                      },
                                     ),
                                     attribute_path: [
                                      Raw(
                                       PartRaw {
                                        content: "network",
                                        span: Span {
                                         start: Position {
                                          line: 219,
                                          column: 40,
                                         },
                                         end: Position {
                                          line: 219,
                                          column: 47,
                                         },
                                        },
                                       },
                                      ),
                                      Raw(
                                       PartRaw {
                                        content: "listenAddress",
                                        span: Span {
                                         start: Position {
                                          line: 219,
                                          column: 48,
                                         },
                                         end: Position {
                                          line: 219,
                                          column: 61,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     default: None,
                                    },
                                   ),
                                  ],
                                 },
                                ),
                                then: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 220,
                                      column: 16,
                                     },
                                     end: Position {
                                      line: 220,
                                      column: 19,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "network",
                                     span: Span {
                                      start: Position {
                                       line: 220,
                                       column: 20,
                                      },
                                      end: Position {
                                       line: 220,
                                       column: 27,
                                      },
                                     },
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "listenAddress",
                                     span: Span {
                                      start: Position {
                                       line: 220,
                                       column: 28,
                                      },
                                      end: Position {
                                       line: 220,
                                       column: 41,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                                else_: String(
                                 String_ {
                                  parts: [
                                   Interpolation(
                                    PartInterpolation {
                                     expression: FunctionApplication(
                                      FunctionApplication {
                                       function: Identifier(
                                        Identifier {
                                         id: "optionalString",
                                         span: Span {
                                          start: Position {
                                           line: 221,
                                           column: 19,
                                          },
                                          end: Position {
                                           line: 221,
                                           column: 33,
                                          },
                                         },
                                        },
                                       ),
                                       arguments: [
                                        BinaryOperation(
                                         BinaryOperation {
                                          left: PropertyAccess(
                                           PropertyAccess {
                                            expression: Identifier(
                                             Identifier {
                                              id: "cfg",
                                              span: Span {
                                               start: Position {
                                                line: 221,
                                                column: 35,
                                               },
                                               end: Position {
                                                line: 221,
                                                column: 38,
                                               },
                                              },
                                             },
                                            ),
                                            attribute_path: [
                                             Raw(
                                              PartRaw {
                                               content: "network",
                                               span: Span {
                                                start: Position {
                                                 line: 221,
                                                 column: 39,
                                                },
                                                end: Position {
                                                 line: 221,
                                                 column: 46,
                                                },
                                               },
                                              },
                                             ),
                                             Raw(
                                              PartRaw {
                                               content: "listenAddress",
                                               span: Span {
                                                start: Position {
                                                 line: 221,
                                                 column: 47,
                                                },
                                                end: Position {
                                                 line: 221,
                                                 column: 60,
                                                },
                                               },
                                              },
                                             ),
                                            ],
                                            default: None,
                                           },
                                          ),
                                          operator: NotEqualTo,
                                          right: String(
                                           String_ {
                                            parts: [
                                             Raw(
                                              PartRaw {
                                               content: "any",
                                               span: Span {
                                                start: Position {
                                                 line: 221,
                                                 column: 65,
                                                },
                                                end: Position {
                                                 line: 221,
                                                 column: 68,
                                                },
                                               },
                                              },
                                             ),
                                            ],
                                            span: Span {
                                             start: Position {
                                              line: 221,
                                              column: 64,
                                             },
                                             end: Position {
                                              line: 221,
                                              column: 69,
                                             },
                                            },
                                           },
                                          ),
                                         },
                                        ),
                                        String(
                                         String_ {
                                          parts: [
                                           Interpolation(
                                            PartInterpolation {
                                             expression: PropertyAccess(
                                              PropertyAccess {
                                               expression: Identifier(
                                                Identifier {
                                                 id: "cfg",
                                                 span: Span {
                                                  start: Position {
                                                   line: 221,
                                                   column: 74,
                                                  },
                                                  end: Position {
                                                   line: 221,
                                                   column: 77,
                                                  },
                                                 },
                                                },
                                               ),
                                               attribute_path: [
                                                Raw(
                                                 PartRaw {
                                                  content: "network",
                                                  span: Span {
                                                   start: Position {
                                                    line: 221,
                                                    column: 78,
                                                   },
                                                   end: Position {
                                                    line: 221,
                                                    column: 85,
                                                   },
                                                  },
                                                 },
                                                ),
                                                Raw(
                                                 PartRaw {
                                                  content: "listenAddress",
                                                  span: Span {
                                                   start: Position {
                                                    line: 221,
                                                    column: 86,
                                                   },
                                                   end: Position {
                                                    line: 221,
                                                    column: 99,
                                                   },
                                                  },
                                                 },
                                                ),
                                               ],
                                               default: None,
                                              },
                                             ),
                                            },
                                           ),
                                           Raw(
                                            PartRaw {
                                             content: ":",
                                             span: Span {
                                              start: Position {
                                               line: 221,
                                               column: 72,
                                              },
                                              end: Position {
                                               line: 221,
                                               column: 101,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 221,
                                            column: 71,
                                           },
                                           end: Position {
                                            line: 221,
                                            column: 102,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                      },
                                     ),
                                    },
                                   ),
                                   Interpolation(
                                    PartInterpolation {
                                     expression: FunctionApplication(
                                      FunctionApplication {
                                       function: Identifier(
                                        Identifier {
                                         id: "toString",
                                         span: Span {
                                          start: Position {
                                           line: 221,
                                           column: 105,
                                          },
                                          end: Position {
                                           line: 221,
                                           column: 113,
                                          },
                                         },
                                        },
                                       ),
                                       arguments: [
                                        PropertyAccess(
                                         PropertyAccess {
                                          expression: Identifier(
                                           Identifier {
                                            id: "cfg",
                                            span: Span {
                                             start: Position {
                                              line: 221,
                                              column: 114,
                                             },
                                             end: Position {
                                              line: 221,
                                              column: 117,
                                             },
                                            },
                                           },
                                          ),
                                          attribute_path: [
                                           Raw(
                                            PartRaw {
                                             content: "network",
                                             span: Span {
                                              start: Position {
                                               line: 221,
                                               column: 118,
                                              },
                                              end: Position {
                                               line: 221,
                                               column: 125,
                                              },
                                             },
                                            },
                                           ),
                                           Raw(
                                            PartRaw {
                                             content: "port",
                                             span: Span {
                                              start: Position {
                                               line: 221,
                                               column: 126,
                                              },
                                              end: Position {
                                               line: 221,
                                               column: 130,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          default: None,
                                         },
                                        ),
                                       ],
                                      },
                                     ),
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 221,
                                    column: 16,
                                   },
                                   end: Position {
                                    line: 221,
                                    column: 132,
                                   },
                                  },
                                 },
                                ),
                                span: Span {
                                 start: Position {
                                  line: 219,
                                  column: 10,
                                 },
                                 end: Position {
                                  line: 221,
                                  column: 132,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 217,
                               column: 23,
                              },
                              end: Position {
                               line: 222,
                               column: 8,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 215,
                          column: 52,
                         },
                         end: Position {
                          line: 223,
                          column: 6,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "systemd",
                      span: Span {
                       start: Position {
                        line: 225,
                        column: 5,
                       },
                       end: Position {
                        line: 225,
                        column: 12,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "services",
                      span: Span {
                       start: Position {
                        line: 225,
                        column: 13,
                       },
                       end: Position {
                        line: 225,
                        column: 21,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "mpd",
                      span: Span {
                       start: Position {
                        line: 225,
                        column: 22,
                       },
                       end: Position {
                        line: 225,
                        column: 25,
                       },
                      },
                     },
                    ),
                   ],
                   to: Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "wantedBy",
                           span: Span {
                            start: Position {
                             line: 226,
                             column: 7,
                            },
                            end: Position {
                             line: 226,
                             column: 15,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "optional",
                            span: Span {
                             start: Position {
                              line: 226,
                              column: 18,
                             },
                             end: Position {
                              line: 226,
                              column: 26,
                             },
                            },
                           },
                          ),
                          arguments: [
                           UnaryOperation(
                            UnaryOperation {
                             operator: Not,
                             operand: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "cfg",
                                 span: Span {
                                  start: Position {
                                   line: 226,
                                   column: 29,
                                  },
                                  end: Position {
                                   line: 226,
                                   column: 32,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "startWhenNeeded",
                                  span: Span {
                                   start: Position {
                                    line: 226,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 226,
                                    column: 48,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             span: Span {
                              start: Position {
                               line: 226,
                               column: 28,
                              },
                              end: Position {
                               line: 226,
                               column: 48,
                              },
                             },
                            },
                           ),
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "multi-user.target",
                                span: Span {
                                 start: Position {
                                  line: 226,
                                  column: 51,
                                 },
                                 end: Position {
                                  line: 226,
                                  column: 68,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 226,
                               column: 50,
                              },
                              end: Position {
                               line: 226,
                               column: 69,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "preStart",
                           span: Span {
                            start: Position {
                             line: 228,
                             column: 7,
                            },
                            end: Position {
                             line: 228,
                             column: 15,
                            },
                           },
                          },
                         ),
                        ],
                        to: BinaryOperation(
                         BinaryOperation {
                          left: IndentedString(
                           IndentedString {
                            parts: [
                             Raw(
                              PartRaw {
                               content: "set -euo pipefail\ninstall -m 600 ",
                               span: Span {
                                start: Position {
                                 line: 230,
                                 column: 1,
                                },
                                end: Position {
                                 line: 231,
                                 column: 26,
                                },
                               },
                              },
                             ),
                             Interpolation(
                              PartInterpolation {
                               expression: Identifier(
                                Identifier {
                                 id: "mpdConf",
                                 span: Span {
                                  start: Position {
                                   line: 231,
                                   column: 28,
                                  },
                                  end: Position {
                                   line: 231,
                                   column: 35,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: " /run/mpd/mpd.conf\n",
                               span: Span {
                                start: Position {
                                 line: 230,
                                 column: 1,
                                },
                                end: Position {
                                 line: 232,
                                 column: 9,
                                },
                               },
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 229,
                              column: 9,
                             },
                             end: Position {
                              line: 232,
                              column: 11,
                             },
                            },
                           },
                          ),
                          operator: Addition,
                          right: FunctionApplication(
                           FunctionApplication {
                            function: Identifier(
                             Identifier {
                              id: "optionalString",
                              span: Span {
                               start: Position {
                                line: 232,
                                column: 14,
                               },
                               end: Position {
                                line: 232,
                                column: 28,
                               },
                              },
                             },
                            ),
                            arguments: [
                             BinaryOperation(
                              BinaryOperation {
                               left: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "cfg",
                                   span: Span {
                                    start: Position {
                                     line: 232,
                                     column: 30,
                                    },
                                    end: Position {
                                     line: 232,
                                     column: 33,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "credentials",
                                    span: Span {
                                     start: Position {
                                      line: 232,
                                      column: 34,
                                     },
                                     end: Position {
                                      line: 232,
                                      column: 45,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               operator: NotEqualTo,
                               right: List(
                                List {
                                 elements: [],
                                 span: Span {
                                  start: Position {
                                   line: 232,
                                   column: 49,
                                  },
                                  end: Position {
                                   line: 232,
                                   column: 51,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                             FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "concatStringsSep",
                                 span: Span {
                                  start: Position {
                                   line: 233,
                                   column: 10,
                                  },
                                  end: Position {
                                   line: 233,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "\n",
                                     span: Span {
                                      start: Position {
                                       line: 233,
                                       column: 28,
                                      },
                                      end: Position {
                                       line: 233,
                                       column: 30,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 233,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 233,
                                    column: 31,
                                   },
                                  },
                                 },
                                ),
                                FunctionApplication(
                                 FunctionApplication {
                                  function: Identifier(
                                   Identifier {
                                    id: "imap0",
                                    span: Span {
                                     start: Position {
                                      line: 234,
                                      column: 12,
                                     },
                                     end: Position {
                                      line: 234,
                                      column: 17,
                                     },
                                    },
                                   },
                                  ),
                                  arguments: [
                                   Function(
                                    Function {
                                     head: Simple(
                                      FunctionHeadSimple {
                                       identifier: "i",
                                      },
                                     ),
                                     body: Function(
                                      Function {
                                       head: Simple(
                                        FunctionHeadSimple {
                                         identifier: "c",
                                        },
                                       ),
                                       body: IndentedString(
                                        IndentedString {
                                         parts: [
                                          Interpolation(
                                           PartInterpolation {
                                            expression: PropertyAccess(
                                             PropertyAccess {
                                              expression: Identifier(
                                               Identifier {
                                                id: "pkgs",
                                                span: Span {
                                                 start: Position {
                                                  line: 235,
                                                  column: 24,
                                                 },
                                                 end: Position {
                                                  line: 235,
                                                  column: 28,
                                                 },
                                                },
                                               },
                                              ),
                                              attribute_path: [
                                               Raw(
                                                PartRaw {
                                                 content: "replace-secret",
                                                 span: Span {
                                                  start: Position {
                                                   line: 235,
                                                   column: 29,
                                                  },
                                                  end: Position {
                                                   line: 235,
                                                   column: 43,
                                                  },
                                                 },
                                                },
                                               ),
                                              ],
                                              default: None,
                                             },
                                            ),
                                           },
                                          ),
                                          Raw(
                                           PartRaw {
                                            content: "/bin/replace-secret '{{password-",
                                            span: Span {
                                             start: Position {
                                              line: 235,
                                              column: 22,
                                             },
                                             end: Position {
                                              line: 235,
                                              column: 76,
                                             },
                                            },
                                           },
                                          ),
                                          Interpolation(
                                           PartInterpolation {
                                            expression: FunctionApplication(
                                             FunctionApplication {
                                              function: Identifier(
                                               Identifier {
                                                id: "toString",
                                                span: Span {
                                                 start: Position {
                                                  line: 235,
                                                  column: 78,
                                                 },
                                                 end: Position {
                                                  line: 235,
                                                  column: 86,
                                                 },
                                                },
                                               },
                                              ),
                                              arguments: [
                                               Identifier(
                                                Identifier {
                                                 id: "i",
                                                 span: Span {
                                                  start: Position {
                                                   line: 235,
                                                   column: 87,
                                                  },
                                                  end: Position {
                                                   line: 235,
                                                   column: 88,
                                                  },
                                                 },
                                                },
                                               ),
                                              ],
                                             },
                                            ),
                                           },
                                          ),
                                          Raw(
                                           PartRaw {
                                            content: "}}' ",
                                            span: Span {
                                             start: Position {
                                              line: 235,
                                              column: 22,
                                             },
                                             end: Position {
                                              line: 235,
                                              column: 93,
                                             },
                                            },
                                           },
                                          ),
                                          Raw(
                                           PartRaw {
                                            content: "'",
                                            span: Span {
                                             start: Position {
                                              line: 235,
                                              column: 22,
                                             },
                                             end: Position {
                                              line: 235,
                                              column: 94,
                                             },
                                            },
                                           },
                                          ),
                                          Interpolation(
                                           PartInterpolation {
                                            expression: PropertyAccess(
                                             PropertyAccess {
                                              expression: Identifier(
                                               Identifier {
                                                id: "c",
                                                span: Span {
                                                 start: Position {
                                                  line: 235,
                                                  column: 96,
                                                 },
                                                 end: Position {
                                                  line: 235,
                                                  column: 97,
                                                 },
                                                },
                                               },
                                              ),
                                              attribute_path: [
                                               Raw(
                                                PartRaw {
                                                 content: "passwordFile",
                                                 span: Span {
                                                  start: Position {
                                                   line: 235,
                                                   column: 98,
                                                  },
                                                  end: Position {
                                                   line: 235,
                                                   column: 110,
                                                  },
                                                 },
                                                },
                                               ),
                                              ],
                                              default: None,
                                             },
                                            ),
                                           },
                                          ),
                                          Raw(
                                           PartRaw {
                                            content: "' /run/mpd/mpd.conf",
                                            span: Span {
                                             start: Position {
                                              line: 235,
                                              column: 22,
                                             },
                                             end: Position {
                                              line: 235,
                                              column: 130,
                                             },
                                            },
                                           },
                                          ),
                                         ],
                                         span: Span {
                                          start: Position {
                                           line: 235,
                                           column: 20,
                                          },
                                          end: Position {
                                           line: 235,
                                           column: 132,
                                          },
                                         },
                                        },
                                       ),
                                       span: Span {
                                        start: Position {
                                         line: 235,
                                         column: 17,
                                        },
                                        end: Position {
                                         line: 235,
                                         column: 132,
                                        },
                                       },
                                      },
                                     ),
                                     span: Span {
                                      start: Position {
                                       line: 235,
                                       column: 14,
                                      },
                                      end: Position {
                                       line: 235,
                                       column: 132,
                                      },
                                     },
                                    },
                                   ),
                                   PropertyAccess(
                                    PropertyAccess {
                                     expression: Identifier(
                                      Identifier {
                                       id: "cfg",
                                       span: Span {
                                        start: Position {
                                         line: 236,
                                         column: 13,
                                        },
                                        end: Position {
                                         line: 236,
                                         column: 16,
                                        },
                                       },
                                      },
                                     ),
                                     attribute_path: [
                                      Raw(
                                       PartRaw {
                                        content: "credentials",
                                        span: Span {
                                         start: Position {
                                          line: 236,
                                          column: 17,
                                         },
                                         end: Position {
                                          line: 236,
                                          column: 28,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     default: None,
                                    },
                                   ),
                                  ],
                                 },
                                ),
                               ],
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "serviceConfig",
                           span: Span {
                            start: Position {
                             line: 238,
                             column: 7,
                            },
                            end: Position {
                             line: 238,
                             column: 20,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "User",
                                span: Span {
                                 start: Position {
                                  line: 240,
                                  column: 11,
                                 },
                                 end: Position {
                                  line: 240,
                                  column: 15,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 240,
                                        column: 21,
                                       },
                                       end: Position {
                                        line: 240,
                                        column: 24,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "user",
                                       span: Span {
                                        start: Position {
                                         line: 240,
                                         column: 25,
                                        },
                                        end: Position {
                                         line: 240,
                                         column: 29,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 240,
                                 column: 18,
                                },
                                end: Position {
                                 line: 240,
                                 column: 31,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "ExecStart",
                                span: Span {
                                 start: Position {
                                  line: 242,
                                  column: 11,
                                 },
                                 end: Position {
                                  line: 242,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: List(
                              List {
                               elements: [
                                String(
                                 String_ {
                                  parts: [],
                                  span: Span {
                                   start: Position {
                                    line: 242,
                                    column: 25,
                                   },
                                   end: Position {
                                    line: 242,
                                    column: 27,
                                   },
                                  },
                                 },
                                ),
                                String(
                                 String_ {
                                  parts: [
                                   Interpolation(
                                    PartInterpolation {
                                     expression: PropertyAccess(
                                      PropertyAccess {
                                       expression: Identifier(
                                        Identifier {
                                         id: "pkgs",
                                         span: Span {
                                          start: Position {
                                           line: 242,
                                           column: 31,
                                          },
                                          end: Position {
                                           line: 242,
                                           column: 35,
                                          },
                                         },
                                        },
                                       ),
                                       attribute_path: [
                                        Raw(
                                         PartRaw {
                                          content: "mpd",
                                          span: Span {
                                           start: Position {
                                            line: 242,
                                            column: 36,
                                           },
                                           end: Position {
                                            line: 242,
                                            column: 39,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       default: None,
                                      },
                                     ),
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "/bin/mpd --systemd /run/mpd/mpd.conf",
                                     span: Span {
                                      start: Position {
                                       line: 242,
                                       column: 29,
                                      },
                                      end: Position {
                                       line: 242,
                                       column: 76,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 242,
                                    column: 28,
                                   },
                                   end: Position {
                                    line: 242,
                                    column: 77,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 242,
                                 column: 23,
                                },
                                end: Position {
                                 line: 242,
                                 column: 79,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "RuntimeDirectory",
                                span: Span {
                                 start: Position {
                                  line: 243,
                                  column: 11,
                                 },
                                 end: Position {
                                  line: 243,
                                  column: 27,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "mpd",
                                  span: Span {
                                   start: Position {
                                    line: 243,
                                    column: 31,
                                   },
                                   end: Position {
                                    line: 243,
                                    column: 34,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 243,
                                 column: 30,
                                },
                                end: Position {
                                 line: 243,
                                 column: 35,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "StateDirectory",
                                span: Span {
                                 start: Position {
                                  line: 244,
                                  column: 11,
                                 },
                                 end: Position {
                                  line: 244,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                             ],
                             to: BinaryOperation(
                              BinaryOperation {
                               left: List(
                                List {
                                 elements: [],
                                 span: Span {
                                  start: Position {
                                   line: 244,
                                   column: 28,
                                  },
                                  end: Position {
                                   line: 244,
                                   column: 30,
                                  },
                                 },
                                },
                               ),
                               operator: Concatenation,
                               right: BinaryOperation(
                                BinaryOperation {
                                 left: FunctionApplication(
                                  FunctionApplication {
                                   function: Identifier(
                                    Identifier {
                                     id: "optionals",
                                     span: Span {
                                      start: Position {
                                       line: 245,
                                       column: 16,
                                      },
                                      end: Position {
                                       line: 245,
                                       column: 25,
                                      },
                                     },
                                    },
                                   ),
                                   arguments: [
                                    BinaryOperation(
                                     BinaryOperation {
                                      left: PropertyAccess(
                                       PropertyAccess {
                                        expression: Identifier(
                                         Identifier {
                                          id: "cfg",
                                          span: Span {
                                           start: Position {
                                            line: 245,
                                            column: 27,
                                           },
                                           end: Position {
                                            line: 245,
                                            column: 30,
                                           },
                                          },
                                         },
                                        ),
                                        attribute_path: [
                                         Raw(
                                          PartRaw {
                                           content: "dataDir",
                                           span: Span {
                                            start: Position {
                                             line: 245,
                                             column: 31,
                                            },
                                            end: Position {
                                             line: 245,
                                             column: 38,
                                            },
                                           },
                                          },
                                         ),
                                        ],
                                        default: None,
                                       },
                                      ),
                                      operator: EqualTo,
                                      right: String(
                                       String_ {
                                        parts: [
                                         Raw(
                                          PartRaw {
                                           content: "/var/lib/",
                                           span: Span {
                                            start: Position {
                                             line: 245,
                                             column: 43,
                                            },
                                            end: Position {
                                             line: 245,
                                             column: 59,
                                            },
                                           },
                                          },
                                         ),
                                         Interpolation(
                                          PartInterpolation {
                                           expression: Identifier(
                                            Identifier {
                                             id: "name",
                                             span: Span {
                                              start: Position {
                                               line: 245,
                                               column: 54,
                                              },
                                              end: Position {
                                               line: 245,
                                               column: 58,
                                              },
                                             },
                                            },
                                           ),
                                          },
                                         ),
                                        ],
                                        span: Span {
                                         start: Position {
                                          line: 245,
                                          column: 42,
                                         },
                                         end: Position {
                                          line: 245,
                                          column: 60,
                                         },
                                        },
                                       },
                                      ),
                                     },
                                    ),
                                    List(
                                     List {
                                      elements: [
                                       Identifier(
                                        Identifier {
                                         id: "name",
                                         span: Span {
                                          start: Position {
                                           line: 245,
                                           column: 64,
                                          },
                                          end: Position {
                                           line: 245,
                                           column: 68,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      span: Span {
                                       start: Position {
                                        line: 245,
                                        column: 62,
                                       },
                                       end: Position {
                                        line: 245,
                                        column: 70,
                                       },
                                      },
                                     },
                                    ),
                                   ],
                                  },
                                 ),
                                 operator: Concatenation,
                                 right: BinaryOperation(
                                  BinaryOperation {
                                   left: FunctionApplication(
                                    FunctionApplication {
                                     function: Identifier(
                                      Identifier {
                                       id: "optionals",
                                       span: Span {
                                        start: Position {
                                         line: 246,
                                         column: 16,
                                        },
                                        end: Position {
                                         line: 246,
                                         column: 25,
                                        },
                                       },
                                      },
                                     ),
                                     arguments: [
                                      BinaryOperation(
                                       BinaryOperation {
                                        left: PropertyAccess(
                                         PropertyAccess {
                                          expression: Identifier(
                                           Identifier {
                                            id: "cfg",
                                            span: Span {
                                             start: Position {
                                              line: 246,
                                              column: 27,
                                             },
                                             end: Position {
                                              line: 246,
                                              column: 30,
                                             },
                                            },
                                           },
                                          ),
                                          attribute_path: [
                                           Raw(
                                            PartRaw {
                                             content: "playlistDirectory",
                                             span: Span {
                                              start: Position {
                                               line: 246,
                                               column: 31,
                                              },
                                              end: Position {
                                               line: 246,
                                               column: 48,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          default: None,
                                         },
                                        ),
                                        operator: EqualTo,
                                        right: String(
                                         String_ {
                                          parts: [
                                           Raw(
                                            PartRaw {
                                             content: "/var/lib/",
                                             span: Span {
                                              start: Position {
                                               line: 246,
                                               column: 53,
                                              },
                                              end: Position {
                                               line: 246,
                                               column: 69,
                                              },
                                             },
                                            },
                                           ),
                                           Interpolation(
                                            PartInterpolation {
                                             expression: Identifier(
                                              Identifier {
                                               id: "name",
                                               span: Span {
                                                start: Position {
                                                 line: 246,
                                                 column: 64,
                                                },
                                                end: Position {
                                                 line: 246,
                                                 column: 68,
                                                },
                                               },
                                              },
                                             ),
                                            },
                                           ),
                                           Raw(
                                            PartRaw {
                                             content: "/playlists",
                                             span: Span {
                                              start: Position {
                                               line: 246,
                                               column: 53,
                                              },
                                              end: Position {
                                               line: 246,
                                               column: 79,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 246,
                                            column: 52,
                                           },
                                           end: Position {
                                            line: 246,
                                            column: 80,
                                           },
                                          },
                                         },
                                        ),
                                       },
                                      ),
                                      List(
                                       List {
                                        elements: [
                                         Identifier(
                                          Identifier {
                                           id: "name",
                                           span: Span {
                                            start: Position {
                                             line: 246,
                                             column: 84,
                                            },
                                            end: Position {
                                             line: 246,
                                             column: 88,
                                            },
                                           },
                                          },
                                         ),
                                         String(
                                          String_ {
                                           parts: [
                                            Interpolation(
                                             PartInterpolation {
                                              expression: Identifier(
                                               Identifier {
                                                id: "name",
                                                span: Span {
                                                 start: Position {
                                                  line: 246,
                                                  column: 92,
                                                 },
                                                 end: Position {
                                                  line: 246,
                                                  column: 96,
                                                 },
                                                },
                                               },
                                              ),
                                             },
                                            ),
                                            Raw(
                                             PartRaw {
                                              content: "/playlists",
                                              span: Span {
                                               start: Position {
                                                line: 246,
                                                column: 90,
                                               },
                                               end: Position {
                                                line: 246,
                                                column: 107,
                                               },
                                              },
                                             },
                                            ),
                                           ],
                                           span: Span {
                                            start: Position {
                                             line: 246,
                                             column: 89,
                                            },
                                            end: Position {
                                             line: 246,
                                             column: 108,
                                            },
                                           },
                                          },
                                         ),
                                        ],
                                        span: Span {
                                         start: Position {
                                          line: 246,
                                          column: 82,
                                         },
                                         end: Position {
                                          line: 246,
                                          column: 110,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                    },
                                   ),
                                   operator: Concatenation,
                                   right: FunctionApplication(
                                    FunctionApplication {
                                     function: Identifier(
                                      Identifier {
                                       id: "optionals",
                                       span: Span {
                                        start: Position {
                                         line: 247,
                                         column: 16,
                                        },
                                        end: Position {
                                         line: 247,
                                         column: 25,
                                        },
                                       },
                                      },
                                     ),
                                     arguments: [
                                      BinaryOperation(
                                       BinaryOperation {
                                        left: PropertyAccess(
                                         PropertyAccess {
                                          expression: Identifier(
                                           Identifier {
                                            id: "cfg",
                                            span: Span {
                                             start: Position {
                                              line: 247,
                                              column: 27,
                                             },
                                             end: Position {
                                              line: 247,
                                              column: 30,
                                             },
                                            },
                                           },
                                          ),
                                          attribute_path: [
                                           Raw(
                                            PartRaw {
                                             content: "musicDirectory",
                                             span: Span {
                                              start: Position {
                                               line: 247,
                                               column: 31,
                                              },
                                              end: Position {
                                               line: 247,
                                               column: 45,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          default: None,
                                         },
                                        ),
                                        operator: EqualTo,
                                        right: String(
                                         String_ {
                                          parts: [
                                           Raw(
                                            PartRaw {
                                             content: "/var/lib/",
                                             span: Span {
                                              start: Position {
                                               line: 247,
                                               column: 50,
                                              },
                                              end: Position {
                                               line: 247,
                                               column: 66,
                                              },
                                             },
                                            },
                                           ),
                                           Interpolation(
                                            PartInterpolation {
                                             expression: Identifier(
                                              Identifier {
                                               id: "name",
                                               span: Span {
                                                start: Position {
                                                 line: 247,
                                                 column: 61,
                                                },
                                                end: Position {
                                                 line: 247,
                                                 column: 65,
                                                },
                                               },
                                              },
                                             ),
                                            },
                                           ),
                                           Raw(
                                            PartRaw {
                                             content: "/music",
                                             span: Span {
                                              start: Position {
                                               line: 247,
                                               column: 50,
                                              },
                                              end: Position {
                                               line: 247,
                                               column: 72,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 247,
                                            column: 49,
                                           },
                                           end: Position {
                                            line: 247,
                                            column: 73,
                                           },
                                          },
                                         },
                                        ),
                                       },
                                      ),
                                      List(
                                       List {
                                        elements: [
                                         Identifier(
                                          Identifier {
                                           id: "name",
                                           span: Span {
                                            start: Position {
                                             line: 247,
                                             column: 84,
                                            },
                                            end: Position {
                                             line: 247,
                                             column: 88,
                                            },
                                           },
                                          },
                                         ),
                                         String(
                                          String_ {
                                           parts: [
                                            Interpolation(
                                             PartInterpolation {
                                              expression: Identifier(
                                               Identifier {
                                                id: "name",
                                                span: Span {
                                                 start: Position {
                                                  line: 247,
                                                  column: 92,
                                                 },
                                                 end: Position {
                                                  line: 247,
                                                  column: 96,
                                                 },
                                                },
                                               },
                                              ),
                                             },
                                            ),
                                            Raw(
                                             PartRaw {
                                              content: "/music",
                                              span: Span {
                                               start: Position {
                                                line: 247,
                                                column: 90,
                                               },
                                               end: Position {
                                                line: 247,
                                                column: 103,
                                               },
                                              },
                                             },
                                            ),
                                           ],
                                           span: Span {
                                            start: Position {
                                             line: 247,
                                             column: 89,
                                            },
                                            end: Position {
                                             line: 247,
                                             column: 104,
                                            },
                                           },
                                          },
                                         ),
                                        ],
                                        span: Span {
                                         start: Position {
                                          line: 247,
                                          column: 82,
                                         },
                                         end: Position {
                                          line: 247,
                                          column: 106,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                    },
                                   ),
                                  },
                                 ),
                                },
                               ),
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 239,
                            column: 9,
                           },
                           end: Position {
                            line: 248,
                            column: 10,
                           },
                          },
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 225,
                       column: 28,
                      },
                      end: Position {
                       line: 249,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "users",
                      span: Span {
                       start: Position {
                        line: 251,
                        column: 5,
                       },
                       end: Position {
                        line: 251,
                        column: 10,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "users",
                      span: Span {
                       start: Position {
                        line: 251,
                        column: 11,
                       },
                       end: Position {
                        line: 251,
                        column: 16,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: Identifier(
                      Identifier {
                       id: "optionalAttrs",
                       span: Span {
                        start: Position {
                         line: 251,
                         column: 19,
                        },
                        end: Position {
                         line: 251,
                         column: 32,
                        },
                       },
                      },
                     ),
                     arguments: [
                      BinaryOperation(
                       BinaryOperation {
                        left: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "cfg",
                            span: Span {
                             start: Position {
                              line: 251,
                              column: 34,
                             },
                             end: Position {
                              line: 251,
                              column: 37,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "user",
                             span: Span {
                              start: Position {
                               line: 251,
                               column: 38,
                              },
                              end: Position {
                               line: 251,
                               column: 42,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        operator: EqualTo,
                        right: Identifier(
                         Identifier {
                          id: "name",
                          span: Span {
                           start: Position {
                            line: 251,
                            column: 46,
                           },
                           end: Position {
                            line: 251,
                            column: 50,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Interpolation(
                             PartInterpolation {
                              expression: Identifier(
                               Identifier {
                                id: "name",
                                span: Span {
                                 start: Position {
                                  line: 252,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 252,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             },
                            ),
                           ],
                           to: Map(
                            Map {
                             recursive: false,
                             bindings: [
                              Inherit(
                               BindingInherit {
                                from: None,
                                attributes: [
                                 Raw(
                                  PartRaw {
                                   content: "uid",
                                   span: Span {
                                    start: Position {
                                     line: 253,
                                     column: 17,
                                    },
                                    end: Position {
                                     line: 253,
                                     column: 20,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 252,
                                  column: 18,
                                 },
                                 end: Position {
                                  line: 253,
                                  column: 21,
                                 },
                                },
                               },
                              ),
                              KeyValue(
                               BindingKeyValue {
                                from: [
                                 Raw(
                                  PartRaw {
                                   content: "group",
                                   span: Span {
                                    start: Position {
                                     line: 254,
                                     column: 9,
                                    },
                                    end: Position {
                                     line: 254,
                                     column: 14,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                to: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 254,
                                      column: 17,
                                     },
                                     end: Position {
                                      line: 254,
                                      column: 20,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "group",
                                     span: Span {
                                      start: Position {
                                       line: 254,
                                       column: 21,
                                      },
                                      end: Position {
                                       line: 254,
                                       column: 26,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              KeyValue(
                               BindingKeyValue {
                                from: [
                                 Raw(
                                  PartRaw {
                                   content: "extraGroups",
                                   span: Span {
                                    start: Position {
                                     line: 255,
                                     column: 9,
                                    },
                                    end: Position {
                                     line: 255,
                                     column: 20,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                to: List(
                                 List {
                                  elements: [
                                   String(
                                    String_ {
                                     parts: [
                                      Raw(
                                       PartRaw {
                                        content: "audio",
                                        span: Span {
                                         start: Position {
                                          line: 255,
                                          column: 26,
                                         },
                                         end: Position {
                                          line: 255,
                                          column: 31,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     span: Span {
                                      start: Position {
                                       line: 255,
                                       column: 25,
                                      },
                                      end: Position {
                                       line: 255,
                                       column: 32,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 255,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 255,
                                    column: 34,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                              KeyValue(
                               BindingKeyValue {
                                from: [
                                 Raw(
                                  PartRaw {
                                   content: "description",
                                   span: Span {
                                    start: Position {
                                     line: 256,
                                     column: 9,
                                    },
                                    end: Position {
                                     line: 256,
                                     column: 20,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                to: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Music Player Daemon user",
                                     span: Span {
                                      start: Position {
                                       line: 256,
                                       column: 24,
                                      },
                                      end: Position {
                                       line: 256,
                                       column: 48,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 256,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 256,
                                    column: 49,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                              KeyValue(
                               BindingKeyValue {
                                from: [
                                 Raw(
                                  PartRaw {
                                   content: "home",
                                   span: Span {
                                    start: Position {
                                     line: 257,
                                     column: 9,
                                    },
                                    end: Position {
                                     line: 257,
                                     column: 13,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                to: String(
                                 String_ {
                                  parts: [
                                   Interpolation(
                                    PartInterpolation {
                                     expression: PropertyAccess(
                                      PropertyAccess {
                                       expression: Identifier(
                                        Identifier {
                                         id: "cfg",
                                         span: Span {
                                          start: Position {
                                           line: 257,
                                           column: 19,
                                          },
                                          end: Position {
                                           line: 257,
                                           column: 22,
                                          },
                                         },
                                        },
                                       ),
                                       attribute_path: [
                                        Raw(
                                         PartRaw {
                                          content: "dataDir",
                                          span: Span {
                                           start: Position {
                                            line: 257,
                                            column: 23,
                                           },
                                           end: Position {
                                            line: 257,
                                            column: 30,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       default: None,
                                      },
                                     ),
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 257,
                                    column: 16,
                                   },
                                   end: Position {
                                    line: 257,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 252,
                               column: 17,
                              },
                              end: Position {
                               line: 258,
                               column: 8,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 251,
                          column: 52,
                         },
                         end: Position {
                          line: 259,
                          column: 6,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "users",
                      span: Span {
                       start: Position {
                        line: 261,
                        column: 5,
                       },
                       end: Position {
                        line: 261,
                        column: 10,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "groups",
                      span: Span {
                       start: Position {
                        line: 261,
                        column: 11,
                       },
                       end: Position {
                        line: 261,
                        column: 17,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: Identifier(
                      Identifier {
                       id: "optionalAttrs",
                       span: Span {
                        start: Position {
                         line: 261,
                         column: 20,
                        },
                        end: Position {
                         line: 261,
                         column: 33,
                        },
                       },
                      },
                     ),
                     arguments: [
                      BinaryOperation(
                       BinaryOperation {
                        left: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "cfg",
                            span: Span {
                             start: Position {
                              line: 261,
                              column: 35,
                             },
                             end: Position {
                              line: 261,
                              column: 38,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "group",
                             span: Span {
                              start: Position {
                               line: 261,
                               column: 39,
                              },
                              end: Position {
                               line: 261,
                               column: 44,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        operator: EqualTo,
                        right: Identifier(
                         Identifier {
                          id: "name",
                          span: Span {
                           start: Position {
                            line: 261,
                            column: 48,
                           },
                           end: Position {
                            line: 261,
                            column: 52,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Interpolation(
                             PartInterpolation {
                              expression: Identifier(
                               Identifier {
                                id: "name",
                                span: Span {
                                 start: Position {
                                  line: 262,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 262,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "gid",
                              span: Span {
                               start: Position {
                                line: 262,
                                column: 15,
                               },
                               end: Position {
                                line: 262,
                                column: 18,
                               },
                              },
                             },
                            ),
                           ],
                           to: Identifier(
                            Identifier {
                             id: "gid",
                             span: Span {
                              start: Position {
                               line: 262,
                               column: 21,
                              },
                              end: Position {
                               line: 262,
                               column: 24,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 261,
                          column: 54,
                         },
                         end: Position {
                          line: 263,
                          column: 6,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 210,
                  column: 28,
                 },
                 end: Position {
                  line: 264,
                  column: 4,
                 },
                },
               },
              ),
             ],
            },
           ),
          },
         ),
        ],
        span: Span {
         start: Position {
          line: 48,
          column: 4,
         },
         end: Position {
          line: 266,
          column: 2,
         },
        },
       },
      ),
      span: Span {
       start: Position {
        line: 5,
        column: 1,
       },
       end: Position {
        line: 266,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 266,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 266,
    column: 2,
   },
  },
 },
)