---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
   FunctionArgument {
    identifier: "config",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: LetIn {
  bindings: [
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "cfg",
       position: (3, 3),
      },
     ],
    },
    PropertyAccess {
     expression: Variable {
      identifier: "config",
      position: (3, 9),
     },
     attribute_path: AttributePath {
      attributes: [
       Raw {
        content: "hardware",
        position: (3, 16),
       },
       Raw {
        content: "bluetooth",
        position: (3, 25),
       },
      ],
     },
     default: None,
    },
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "package",
       position: (4, 3),
      },
     ],
    },
    PropertyAccess {
     expression: Variable {
      identifier: "cfg",
      position: (4, 13),
     },
     attribute_path: AttributePath {
      attributes: [
       Raw {
        content: "package",
        position: (4, 17),
       },
      ],
     },
     default: None,
    },
   ),
   Inherit(
    Some(
     Variable {
      identifier: "lib",
      position: (6, 12),
     },
    ),
    [
     Raw {
      content: "mkDefault",
      position: (7, 5),
     },
     Raw {
      content: "mkEnableOption",
      position: (7, 15),
     },
     Raw {
      content: "mkIf",
      position: (7, 30),
     },
     Raw {
      content: "mkOption",
      position: (7, 35),
     },
     Raw {
      content: "mkRenamedOptionModule",
      position: (8, 5),
     },
     Raw {
      content: "mkRemovedOptionModule",
      position: (8, 27),
     },
     Raw {
      content: "concatStringsSep",
      position: (9, 5),
     },
     Raw {
      content: "escapeShellArgs",
      position: (9, 22),
     },
     Raw {
      content: "literalExpression",
      position: (9, 38),
     },
     Raw {
      content: "optional",
      position: (10, 5),
     },
     Raw {
      content: "optionals",
      position: (10, 14),
     },
     Raw {
      content: "optionalAttrs",
      position: (10, 24),
     },
     Raw {
      content: "recursiveUpdate",
      position: (10, 38),
     },
     Raw {
      content: "types",
      position: (10, 54),
     },
    ],
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "cfgFmt",
       position: (12, 3),
      },
     ],
    },
    FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "pkgs",
       position: (12, 12),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "formats",
         position: (12, 17),
        },
        Raw {
         content: "ini",
         position: (12, 25),
        },
       ],
      },
      default: None,
     },
     arguments: [
      Map {
       bindings: [],
       recursive: false,
       position: (12, 29),
      },
     ],
    },
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "defaults",
       position: (14, 3),
      },
     ],
    },
    Map {
     bindings: [
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "General",
          position: (15, 5),
         },
         Raw {
          content: "ControllerMode",
          position: (15, 13),
         },
        ],
       },
       String {
        parts: [
         Raw {
          content: "dual",
          position: (15, 31),
         },
        ],
       },
      ),
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "Policy",
          position: (16, 5),
         },
         Raw {
          content: "AutoEnable",
          position: (16, 12),
         },
        ],
       },
       PropertyAccess {
        expression: Variable {
         identifier: "cfg",
         position: (16, 25),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "powerOnBoot",
           position: (16, 29),
          },
         ],
        },
        default: None,
       },
      ),
     ],
     recursive: false,
     position: (14, 14),
    },
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "hasDisabledPlugins",
       position: (19, 3),
      },
     ],
    },
    BinaryOperation {
     operator: GreaterThan,
     operands: [
      FunctionApplication {
       function: PropertyAccess {
        expression: Variable {
         identifier: "builtins",
         position: (19, 24),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "length",
           position: (19, 33),
          },
         ],
        },
        default: None,
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (19, 40),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "disabledPlugins",
            position: (19, 44),
           },
          ],
         },
         default: None,
        },
       ],
      },
      Int {
       value: 0,
       position: (19, 62),
      },
     ],
     position: (19, 60),
    },
   ),
  ],
  target: Map {
   bindings: [
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "imports",
        position: (23, 3),
       },
      ],
     },
     List {
      elements: [
       FunctionApplication {
        function: Variable {
         identifier: "mkRenamedOptionModule",
         position: (24, 6),
        },
        arguments: [
         List {
          elements: [
           String {
            parts: [
             Raw {
              content: "hardware",
              position: (24, 31),
             },
            ],
           },
           String {
            parts: [
             Raw {
              content: "bluetooth",
              position: (24, 42),
             },
            ],
           },
           String {
            parts: [
             Raw {
              content: "config",
              position: (24, 54),
             },
            ],
           },
          ],
          position: (24, 28),
         },
         List {
          elements: [
           String {
            parts: [
             Raw {
              content: "hardware",
              position: (24, 67),
             },
            ],
           },
           String {
            parts: [
             Raw {
              content: "bluetooth",
              position: (24, 78),
             },
            ],
           },
           String {
            parts: [
             Raw {
              content: "settings",
              position: (24, 90),
             },
            ],
           },
          ],
          position: (24, 64),
         },
        ],
       },
       FunctionApplication {
        function: Variable {
         identifier: "mkRemovedOptionModule",
         position: (25, 6),
        },
        arguments: [
         List {
          elements: [
           String {
            parts: [
             Raw {
              content: "hardware",
              position: (25, 31),
             },
            ],
           },
           String {
            parts: [
             Raw {
              content: "bluetooth",
              position: (25, 42),
             },
            ],
           },
           String {
            parts: [
             Raw {
              content: "extraConfig",
              position: (25, 54),
             },
            ],
           },
          ],
          position: (25, 28),
         },
         String {
          parts: [
           Raw {
            content: "Use hardware.bluetooth.settings instead.\n\nThis is part of the general move to use structured settings instead of raw\ntext for config as introduced by RFC0042:\nhttps://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md\n",
            position: (26, 1),
           },
          ],
         },
        ],
       },
      ],
      position: (23, 13),
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "options",
        position: (36, 3),
       },
      ],
     },
     Map {
      bindings: [
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "hardware",
           position: (38, 5),
          },
          Raw {
           content: "bluetooth",
           position: (38, 14),
          },
         ],
        },
        Map {
         bindings: [
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "enable",
              position: (39, 7),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkEnableOption",
             position: (39, 16),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "support for Bluetooth",
                position: (39, 32),
               },
              ],
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "hsphfpd",
              position: (41, 7),
             },
             Raw {
              content: "enable",
              position: (41, 15),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkEnableOption",
             position: (41, 24),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "support for hsphfpd[-prototype] implementation",
                position: (41, 40),
               },
              ],
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "powerOnBoot",
              position: (43, 7),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkOption",
             position: (43, 21),
            },
            arguments: [
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "type",
                   position: (44, 9),
                  },
                 ],
                },
                PropertyAccess {
                 expression: Variable {
                  identifier: "types",
                  position: (44, 16),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "bool",
                    position: (44, 22),
                   },
                  ],
                 },
                 default: None,
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "default",
                   position: (45, 9),
                  },
                 ],
                },
                Variable {
                 identifier: "true",
                 position: (45, 19),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "description",
                   position: (46, 9),
                  },
                 ],
                },
                String {
                 parts: [
                  Raw {
                   content: "Whether to power up the default Bluetooth controller on boot.",
                   position: (46, 24),
                  },
                 ],
                },
               ),
              ],
              recursive: false,
              position: (43, 30),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "package",
              position: (49, 7),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkOption",
             position: (49, 17),
            },
            arguments: [
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "type",
                   position: (50, 9),
                  },
                 ],
                },
                PropertyAccess {
                 expression: Variable {
                  identifier: "types",
                  position: (50, 16),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "package",
                    position: (50, 22),
                   },
                  ],
                 },
                 default: None,
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "default",
                   position: (51, 9),
                  },
                 ],
                },
                PropertyAccess {
                 expression: Variable {
                  identifier: "pkgs",
                  position: (51, 19),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "bluez",
                    position: (51, 24),
                   },
                  ],
                 },
                 default: None,
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "defaultText",
                   position: (52, 9),
                  },
                 ],
                },
                FunctionApplication {
                 function: Variable {
                  identifier: "literalExpression",
                  position: (52, 23),
                 },
                 arguments: [
                  String {
                   parts: [
                    Raw {
                     content: "pkgs.bluez",
                     position: (52, 42),
                    },
                   ],
                  },
                 ],
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "example",
                   position: (53, 9),
                  },
                 ],
                },
                FunctionApplication {
                 function: Variable {
                  identifier: "literalExpression",
                  position: (53, 19),
                 },
                 arguments: [
                  String {
                   parts: [
                    Raw {
                     content: "pkgs.bluezFull",
                     position: (53, 38),
                    },
                   ],
                  },
                 ],
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "description",
                   position: (54, 9),
                  },
                 ],
                },
                String {
                 parts: [
                  Raw {
                   content: "Which BlueZ package to use.\n\n<note><para>\n  Use the <literal>pkgs.bluezFull</literal> package to enable all\n  bluez plugins.\n</para></note>\n",
                   position: (55, 1),
                  },
                 ],
                },
               ),
              ],
              recursive: false,
              position: (49, 26),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "disabledPlugins",
              position: (64, 7),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkOption",
             position: (64, 25),
            },
            arguments: [
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "type",
                   position: (65, 9),
                  },
                 ],
                },
                FunctionApplication {
                 function: PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (65, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "listOf",
                     position: (65, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                 arguments: [
                  PropertyAccess {
                   expression: Variable {
                    identifier: "types",
                    position: (65, 29),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "str",
                      position: (65, 35),
                     },
                    ],
                   },
                   default: None,
                  },
                 ],
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "default",
                   position: (66, 9),
                  },
                 ],
                },
                List {
                 elements: [],
                 position: (66, 19),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "description",
                   position: (67, 9),
                  },
                 ],
                },
                String {
                 parts: [
                  Raw {
                   content: "Built-in plugins to disable",
                   position: (67, 24),
                  },
                 ],
                },
               ),
              ],
              recursive: false,
              position: (64, 34),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "settings",
              position: (70, 7),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkOption",
             position: (70, 18),
            },
            arguments: [
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "type",
                   position: (71, 9),
                  },
                 ],
                },
                PropertyAccess {
                 expression: Variable {
                  identifier: "cfgFmt",
                  position: (71, 16),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (71, 23),
                   },
                  ],
                 },
                 default: None,
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "default",
                   position: (72, 9),
                  },
                 ],
                },
                Map {
                 bindings: [],
                 recursive: false,
                 position: (72, 19),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "example",
                   position: (73, 9),
                  },
                 ],
                },
                Map {
                 bindings: [
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "General",
                      position: (74, 11),
                     },
                    ],
                   },
                   Map {
                    bindings: [
                     KeyValue(
                      AttributePath {
                       attributes: [
                        Raw {
                         content: "ControllerMode",
                         position: (75, 13),
                        },
                       ],
                      },
                      String {
                       parts: [
                        Raw {
                         content: "bredr",
                         position: (75, 31),
                        },
                       ],
                      },
                     ),
                    ],
                    recursive: false,
                    position: (74, 21),
                   },
                  ),
                 ],
                 recursive: false,
                 position: (73, 19),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "description",
                   position: (78, 9),
                  },
                 ],
                },
                String {
                 parts: [
                  Raw {
                   content: "Set configuration for system-wide bluetooth (/etc/bluetooth/main.conf).",
                   position: (78, 24),
                  },
                 ],
                },
               ),
              ],
              recursive: false,
              position: (70, 27),
             },
            ],
           },
          ),
         ],
         recursive: false,
         position: (38, 26),
        },
       ),
      ],
      recursive: false,
      position: (36, 13),
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "config",
        position: (85, 3),
       },
      ],
     },
     FunctionApplication {
      function: Variable {
       identifier: "mkIf",
       position: (85, 12),
      },
      arguments: [
       PropertyAccess {
        expression: Variable {
         identifier: "cfg",
         position: (85, 17),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "enable",
           position: (85, 21),
          },
         ],
        },
        default: None,
       },
       Map {
        bindings: [
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "environment",
             position: (86, 5),
            },
            Raw {
             content: "systemPackages",
             position: (86, 17),
            },
           ],
          },
          BinaryOperation {
           operator: Concatenation,
           operands: [
            List {
             elements: [
              Variable {
               identifier: "package",
               position: (86, 36),
              },
             ],
             position: (86, 34),
            },
            FunctionApplication {
             function: Variable {
              identifier: "optional",
              position: (87, 10),
             },
             arguments: [
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (87, 19),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "hsphfpd",
                  position: (87, 23),
                 },
                 Raw {
                  content: "enable",
                  position: (87, 31),
                 },
                ],
               },
               default: None,
              },
              PropertyAccess {
               expression: Variable {
                identifier: "pkgs",
                position: (87, 38),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "hsphfpd",
                  position: (87, 43),
                 },
                ],
               },
               default: None,
              },
             ],
            },
           ],
           position: (87, 7),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "environment",
             position: (89, 5),
            },
            Raw {
             content: "etc",
             position: (89, 17),
            },
            Expression {
             expression: String {
              parts: [
               Raw {
                content: "bluetooth/main.conf",
                position: (89, 22),
               },
              ],
             },
            },
            Raw {
             content: "source",
             position: (89, 43),
            },
           ],
          },
          FunctionApplication {
           function: PropertyAccess {
            expression: Variable {
             identifier: "cfgFmt",
             position: (90, 7),
            },
            attribute_path: AttributePath {
             attributes: [
              Raw {
               content: "generate",
               position: (90, 14),
              },
             ],
            },
            default: None,
           },
           arguments: [
            String {
             parts: [
              Raw {
               content: "main.conf",
               position: (90, 24),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "recursiveUpdate",
              position: (90, 36),
             },
             arguments: [
              Variable {
               identifier: "defaults",
               position: (90, 52),
              },
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (90, 61),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "settings",
                  position: (90, 65),
                 },
                ],
               },
               default: None,
              },
             ],
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "services",
             position: (91, 5),
            },
            Raw {
             content: "udev",
             position: (91, 14),
            },
            Raw {
             content: "packages",
             position: (91, 19),
            },
           ],
          },
          List {
           elements: [
            Variable {
             identifier: "package",
             position: (91, 32),
            },
           ],
           position: (91, 30),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "services",
             position: (92, 5),
            },
            Raw {
             content: "dbus",
             position: (92, 14),
            },
            Raw {
             content: "packages",
             position: (92, 19),
            },
           ],
          },
          BinaryOperation {
           operator: Concatenation,
           operands: [
            List {
             elements: [
              Variable {
               identifier: "package",
               position: (92, 32),
              },
             ],
             position: (92, 30),
            },
            FunctionApplication {
             function: Variable {
              identifier: "optional",
              position: (93, 10),
             },
             arguments: [
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (93, 19),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "hsphfpd",
                  position: (93, 23),
                 },
                 Raw {
                  content: "enable",
                  position: (93, 31),
                 },
                ],
               },
               default: None,
              },
              PropertyAccess {
               expression: Variable {
                identifier: "pkgs",
                position: (93, 38),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "hsphfpd",
                  position: (93, 43),
                 },
                ],
               },
               default: None,
              },
             ],
            },
           ],
           position: (93, 7),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "systemd",
             position: (94, 5),
            },
            Raw {
             content: "packages",
             position: (94, 13),
            },
           ],
          },
          List {
           elements: [
            Variable {
             identifier: "package",
             position: (94, 26),
            },
           ],
           position: (94, 24),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "systemd",
             position: (96, 5),
            },
            Raw {
             content: "services",
             position: (96, 13),
            },
           ],
          },
          BinaryOperation {
           operator: Update,
           operands: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "bluetooth",
                  position: (97, 7),
                 },
                ],
               },
               LetIn {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "args",
                     position: (103, 11),
                    },
                   ],
                  },
                  BinaryOperation {
                   operator: Concatenation,
                   operands: [
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "-f",
                         position: (103, 21),
                        },
                       ],
                      },
                      String {
                       parts: [
                        Raw {
                         content: "/etc/bluetooth/main.conf",
                         position: (103, 26),
                        },
                       ],
                      },
                     ],
                     position: (103, 18),
                    },
                    FunctionApplication {
                     function: Variable {
                      identifier: "optional",
                      position: (104, 16),
                     },
                     arguments: [
                      Variable {
                       identifier: "hasDisabledPlugins",
                       position: (104, 25),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "--noplugin=",
                         position: (105, 14),
                        },
                        Expression {
                         expression: FunctionApplication {
                          function: Variable {
                           identifier: "concatStringsSep",
                           position: (105, 27),
                          },
                          arguments: [
                           String {
                            parts: [
                             Raw {
                              content: ",",
                              position: (105, 45),
                             },
                            ],
                           },
                           PropertyAccess {
                            expression: Variable {
                             identifier: "cfg",
                             position: (105, 48),
                            },
                            attribute_path: AttributePath {
                             attributes: [
                              Raw {
                               content: "disabledPlugins",
                               position: (105, 52),
                              },
                             ],
                            },
                            default: None,
                           },
                          ],
                         },
                        },
                       ],
                      },
                     ],
                    },
                   ],
                   position: (104, 13),
                  },
                 ),
                ],
                target: Map {
                 bindings: [
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "wantedBy",
                      position: (108, 11),
                     },
                    ],
                   },
                   List {
                    elements: [
                     String {
                      parts: [
                       Raw {
                        content: "bluetooth.target",
                        position: (108, 25),
                       },
                      ],
                     },
                    ],
                    position: (108, 22),
                   },
                  ),
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "aliases",
                      position: (109, 11),
                     },
                    ],
                   },
                   List {
                    elements: [
                     String {
                      parts: [
                       Raw {
                        content: "dbus-org.bluez.service",
                        position: (109, 24),
                       },
                      ],
                     },
                    ],
                    position: (109, 21),
                   },
                  ),
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "serviceConfig",
                      position: (110, 11),
                     },
                     Raw {
                      content: "ExecStart",
                      position: (110, 25),
                     },
                    ],
                   },
                   List {
                    elements: [
                     String {
                      parts: [],
                     },
                     String {
                      parts: [
                       Expression {
                        expression: Variable {
                         identifier: "package",
                         position: (112, 16),
                        },
                       },
                       Raw {
                        content: "/libexec/bluetooth/bluetoothd ",
                        position: (112, 24),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "escapeShellArgs",
                          position: (112, 56),
                         },
                         arguments: [
                          Variable {
                           identifier: "args",
                           position: (112, 72),
                          },
                         ],
                        },
                       },
                      ],
                     },
                    ],
                    position: (110, 37),
                   },
                  ),
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "unitConfig",
                      position: (115, 11),
                     },
                     Raw {
                      content: "X-RestartIfChanged",
                      position: (115, 22),
                     },
                    ],
                   },
                   Variable {
                    identifier: "false",
                    position: (115, 43),
                   },
                  ),
                 ],
                 recursive: false,
                 position: (107, 9),
                },
                position: (98, 9),
               },
              ),
             ],
             recursive: false,
             position: (96, 24),
            },
            FunctionApplication {
             function: Variable {
              identifier: "optionalAttrs",
              position: (118, 9),
             },
             arguments: [
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (118, 23),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "hsphfpd",
                  position: (118, 27),
                 },
                 Raw {
                  content: "enable",
                  position: (118, 35),
                 },
                ],
               },
               default: None,
              },
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "hsphfpd",
                    position: (119, 7),
                   },
                  ],
                 },
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "after",
                       position: (120, 9),
                      },
                     ],
                    },
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "bluetooth.service",
                         position: (120, 20),
                        },
                       ],
                      },
                     ],
                     position: (120, 17),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "requires",
                       position: (121, 9),
                      },
                     ],
                    },
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "bluetooth.service",
                         position: (121, 23),
                        },
                       ],
                      },
                     ],
                     position: (121, 20),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "wantedBy",
                       position: (122, 9),
                      },
                     ],
                    },
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "bluetooth.target",
                         position: (122, 23),
                        },
                       ],
                      },
                     ],
                     position: (122, 20),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (124, 9),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "A prototype implementation used for connecting HSP/HFP Bluetooth devices",
                       position: (124, 24),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "serviceConfig",
                       position: (125, 9),
                      },
                      Raw {
                       content: "ExecStart",
                       position: (125, 23),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "pkgs",
                         position: (125, 38),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "hsphfpd",
                           position: (125, 43),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "/bin/hsphfpd.pl",
                       position: (125, 51),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (119, 17),
                 },
                ),
               ],
               recursive: false,
               position: (118, 42),
              },
             ],
            },
           ],
           position: (118, 5),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "systemd",
             position: (129, 5),
            },
            Raw {
             content: "user",
             position: (129, 13),
            },
            Raw {
             content: "services",
             position: (129, 18),
            },
           ],
          },
          BinaryOperation {
           operator: Update,
           operands: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "obex",
                  position: (130, 7),
                 },
                 Raw {
                  content: "aliases",
                  position: (130, 12),
                 },
                ],
               },
               List {
                elements: [
                 String {
                  parts: [
                   Raw {
                    content: "dbus-org.bluez.obex.service",
                    position: (130, 25),
                   },
                  ],
                 },
                ],
                position: (130, 22),
               },
              ),
             ],
             recursive: false,
             position: (129, 29),
            },
            FunctionApplication {
             function: Variable {
              identifier: "optionalAttrs",
              position: (132, 8),
             },
             arguments: [
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (132, 22),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "hsphfpd",
                  position: (132, 26),
                 },
                 Raw {
                  content: "enable",
                  position: (132, 34),
                 },
                ],
               },
               default: None,
              },
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "telephony_client",
                    position: (133, 7),
                   },
                  ],
                 },
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "wantedBy",
                       position: (134, 9),
                      },
                     ],
                    },
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "default.target",
                         position: (134, 23),
                        },
                       ],
                      },
                     ],
                     position: (134, 20),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (136, 9),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "telephony_client for hsphfpd",
                       position: (136, 24),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "serviceConfig",
                       position: (137, 9),
                      },
                      Raw {
                       content: "ExecStart",
                       position: (137, 23),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "pkgs",
                         position: (137, 38),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "hsphfpd",
                           position: (137, 43),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "/bin/telephony_client.pl",
                       position: (137, 51),
                      },
                     ],
                    },
                   ),
                  ],
                  recursive: false,
                  position: (133, 26),
                 },
                ),
               ],
               recursive: false,
               position: (132, 41),
              },
             ],
            },
           ],
           position: (132, 5),
          },
         ),
        ],
        recursive: false,
        position: (85, 28),
       },
      ],
     },
    ),
   ],
   recursive: false,
   position: (22, 1),
  },
  position: (2, 1),
 },
 position: (1, 1),
}