---
Function {
 argument: Destructured {
  identifier: None,
  arguments: [
   DestructuredArgument {
    identifier: "config",
    default: None,
   },
   DestructuredArgument {
    identifier: "lib",
    default: None,
   },
   DestructuredArgument {
    identifier: "pkgs",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (2, 6),
  },
  target: LetIn {
   bindings: [
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "cfg",
        position: (4, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (4, 9),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "services",
         position: (4, 16),
        },
        Raw {
         content: "tlp",
         position: (4, 25),
        },
       ],
      },
      default: None,
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "enableRDW",
        position: (5, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (5, 15),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "networking",
         position: (5, 22),
        },
        Raw {
         content: "networkmanager",
         position: (5, 33),
        },
        Raw {
         content: "enable",
         position: (5, 48),
        },
       ],
      },
      default: None,
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "tlp",
        position: (6, 3),
       },
      ],
     },
     to: FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "pkgs",
        position: (6, 9),
       },
       attribute_path: AttributePath {
        parts: [
         Raw {
          content: "tlp",
          position: (6, 14),
         },
         Raw {
          content: "override",
          position: (6, 18),
         },
        ],
       },
       default: None,
      },
      arguments: [
       Map {
        bindings: [
         Inherit {
          from: None,
          attributes: [
           Raw {
            content: "enableRDW",
            position: (6, 37),
           },
          ],
         },
        ],
        recursive: false,
        position: (6, 27),
       },
      ],
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "mkTlpConfig",
        position: (8, 3),
       },
      ],
     },
     to: Function {
      argument: Simple {
       identifier: "tlpConfig",
      },
      definition: FunctionApplication {
       function: PropertyAccess {
        expression: Variable {
         identifier: "generators",
         position: (8, 28),
        },
        attribute_path: AttributePath {
         parts: [
          Raw {
           content: "toKeyValue",
           position: (8, 39),
          },
         ],
        },
        default: None,
       },
       arguments: [
        Map {
         bindings: [
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "mkKeyValue",
              position: (9, 5),
             },
            ],
           },
           to: FunctionApplication {
            function: PropertyAccess {
             expression: Variable {
              identifier: "generators",
              position: (9, 18),
             },
             attribute_path: AttributePath {
              parts: [
               Raw {
                content: "mkKeyValueDefault",
                position: (9, 29),
               },
              ],
             },
             default: None,
            },
            arguments: [
             Map {
              bindings: [
               Binding {
                from: AttributePath {
                 parts: [
                  Raw {
                   content: "mkValueString",
                   position: (10, 7),
                  },
                 ],
                },
                to: Function {
                 argument: Simple {
                  identifier: "val",
                 },
                 definition: IfThenElse {
                  predicate: FunctionApplication {
                   function: Variable {
                    identifier: "isList",
                    position: (11, 12),
                   },
                   arguments: [
                    Variable {
                     identifier: "val",
                     position: (11, 19),
                    },
                   ],
                  },
                  then: BinaryOperation {
                   operator: Addition,
                   operands: [
                    BinaryOperation {
                     operator: Addition,
                     operands: [
                      String {
                       parts: [
                        Raw {
                         content: "\"",
                         position: (11, 29),
                        },
                       ],
                       position: (11, 28),
                      },
                      Parentheses {
                       expression: FunctionApplication {
                        function: Variable {
                         identifier: "toString",
                         position: (11, 36),
                        },
                        arguments: [
                         Variable {
                          identifier: "val",
                          position: (11, 45),
                         },
                        ],
                       },
                       position: (11, 35),
                      },
                     ],
                     position: (11, 33),
                    },
                    String {
                     parts: [
                      Raw {
                       content: "\"",
                       position: (11, 53),
                      },
                     ],
                     position: (11, 52),
                    },
                   ],
                   position: (11, 50),
                  },
                  else_: FunctionApplication {
                   function: Variable {
                    identifier: "toString",
                    position: (12, 14),
                   },
                   arguments: [
                    Variable {
                     identifier: "val",
                     position: (12, 23),
                    },
                   ],
                  },
                  position: (11, 9),
                 },
                 position: (10, 23),
                },
               },
              ],
              recursive: false,
              position: (9, 47),
             },
             String {
              parts: [
               Raw {
                content: "=",
                position: (13, 8),
               },
              ],
              position: (13, 7),
             },
            ],
           },
          },
         ],
         recursive: false,
         position: (8, 50),
        },
        Variable {
         identifier: "tlpConfig",
         position: (14, 5),
        },
       ],
      },
      position: (8, 17),
     },
    },
   ],
   target: Map {
    bindings: [
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "options",
         position: (18, 3),
        },
       ],
      },
      to: Map {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "services",
            position: (19, 5),
           },
           Raw {
            content: "tlp",
            position: (19, 14),
           },
          ],
         },
         to: Map {
          bindings: [
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "enable",
               position: (20, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (20, 16),
             },
             arguments: [
              Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "type",
                    position: (21, 9),
                   },
                  ],
                 },
                 to: PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (21, 16),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "bool",
                     position: (21, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "default",
                    position: (22, 9),
                   },
                  ],
                 },
                 to: Variable {
                  identifier: "false",
                  position: (22, 19),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "description",
                    position: (23, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "Whether to enable the TLP power management daemon.",
                    position: (23, 24),
                   },
                  ],
                  position: (23, 23),
                 },
                },
               ],
               recursive: false,
               position: (20, 25),
              },
             ],
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "settings",
               position: (26, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (26, 18),
             },
             arguments: [
              Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "type",
                    position: (26, 28),
                   },
                  ],
                 },
                 to: With {
                  expression: Variable {
                   identifier: "types",
                   position: (26, 40),
                  },
                  target: FunctionApplication {
                   function: Variable {
                    identifier: "attrsOf",
                    position: (26, 47),
                   },
                   arguments: [
                    Parentheses {
                     expression: FunctionApplication {
                      function: Variable {
                       identifier: "oneOf",
                       position: (26, 56),
                      },
                      arguments: [
                       List {
                        elements: [
                         Variable {
                          identifier: "bool",
                          position: (26, 63),
                         },
                         Variable {
                          identifier: "int",
                          position: (26, 68),
                         },
                         Variable {
                          identifier: "float",
                          position: (26, 72),
                         },
                         Variable {
                          identifier: "str",
                          position: (26, 78),
                         },
                         Parentheses {
                          expression: FunctionApplication {
                           function: Variable {
                            identifier: "listOf",
                            position: (26, 83),
                           },
                           arguments: [
                            Variable {
                             identifier: "str",
                             position: (26, 90),
                            },
                           ],
                          },
                          position: (26, 82),
                         },
                        ],
                        position: (26, 62),
                       },
                      ],
                     },
                     position: (26, 55),
                    },
                   ],
                  },
                  position: (26, 35),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "default",
                    position: (27, 9),
                   },
                  ],
                 },
                 to: Map {
                  bindings: [],
                  recursive: false,
                  position: (27, 19),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "example",
                    position: (28, 9),
                   },
                  ],
                 },
                 to: Map {
                  bindings: [
                   Binding {
                    from: AttributePath {
                     parts: [
                      Raw {
                       content: "SATA_LINKPWR_ON_BAT",
                       position: (29, 11),
                      },
                     ],
                    },
                    to: String {
                     parts: [
                      Raw {
                       content: "med_power_with_dipm",
                       position: (29, 34),
                      },
                     ],
                     position: (29, 33),
                    },
                   },
                   Binding {
                    from: AttributePath {
                     parts: [
                      Raw {
                       content: "USB_BLACKLIST_PHONE",
                       position: (30, 11),
                      },
                     ],
                    },
                    to: Int {
                     value: 1,
                     position: (30, 33),
                    },
                   },
                  ],
                  recursive: false,
                  position: (28, 19),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "description",
                    position: (32, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "Options passed to TLP. See https://linrunner.de/tlp for all supported options..\n",
                    position: (33, 1),
                   },
                  ],
                  position: (32, 23),
                 },
                },
               ],
               recursive: false,
               position: (26, 27),
              },
             ],
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "extraConfig",
               position: (37, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (37, 21),
             },
             arguments: [
              Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "type",
                    position: (38, 9),
                   },
                  ],
                 },
                 to: PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (38, 16),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "lines",
                     position: (38, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "default",
                    position: (39, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [],
                  position: (39, 19),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "description",
                    position: (40, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "Verbatim additional configuration variables for TLP.\nDEPRECATED: use services.tlp.settings instead.\n",
                    position: (41, 1),
                   },
                  ],
                  position: (40, 23),
                 },
                },
               ],
               recursive: false,
               position: (37, 30),
              },
             ],
            },
           },
          ],
          recursive: false,
          position: (19, 20),
         },
        },
       ],
       recursive: false,
       position: (18, 13),
      },
     },
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "config",
         position: (49, 3),
        },
       ],
      },
      to: FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (49, 12),
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (49, 17),
         },
         attribute_path: AttributePath {
          parts: [
           Raw {
            content: "enable",
            position: (49, 21),
           },
          ],
         },
         default: None,
        },
        Map {
         bindings: [
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "boot",
              position: (50, 5),
             },
             Raw {
              content: "kernelModules",
              position: (50, 10),
             },
            ],
           },
           to: List {
            elements: [
             String {
              parts: [
               Raw {
                content: "msr",
                position: (50, 29),
               },
              ],
              position: (50, 28),
             },
            ],
            position: (50, 26),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "warnings",
              position: (52, 5),
             },
            ],
           },
           to: FunctionApplication {
            function: Variable {
             identifier: "optional",
             position: (52, 16),
            },
            arguments: [
             Parentheses {
              expression: BinaryOperation {
               operator: NotEqualTo,
               operands: [
                PropertyAccess {
                 expression: Variable {
                  identifier: "cfg",
                  position: (52, 26),
                 },
                 attribute_path: AttributePath {
                  parts: [
                   Raw {
                    content: "extraConfig",
                    position: (52, 30),
                   },
                  ],
                 },
                 default: None,
                },
                String {
                 parts: [],
                 position: (52, 45),
                },
               ],
               position: (52, 42),
              },
              position: (52, 25),
             },
             String {
              parts: [
               Raw {
                content: "Using config.services.tlp.extraConfig is deprecated and will become unsupported in a future release. Use config.services.tlp.settings instead.\n",
                position: (53, 1),
               },
              ],
              position: (52, 49),
             },
            ],
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "assertions",
              position: (56, 5),
             },
            ],
           },
           to: List {
            elements: [
             Map {
              bindings: [
               Binding {
                from: AttributePath {
                 parts: [
                  Raw {
                   content: "assertion",
                   position: (57, 7),
                  },
                 ],
                },
                to: BinaryOperation {
                 operator: Implication,
                 operands: [
                  PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (57, 19),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "enable",
                      position: (57, 23),
                     },
                    ],
                   },
                   default: None,
                  },
                  BinaryOperation {
                   operator: EqualTo,
                   operands: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "config",
                      position: (57, 33),
                     },
                     attribute_path: AttributePath {
                      parts: [
                       Raw {
                        content: "powerManagement",
                        position: (57, 40),
                       },
                       Raw {
                        content: "scsiLinkPolicy",
                        position: (57, 56),
                       },
                      ],
                     },
                     default: None,
                    },
                    Variable {
                     identifier: "null",
                     position: (57, 74),
                    },
                   ],
                   position: (57, 71),
                  },
                 ],
                 position: (57, 30),
                },
               },
               Binding {
                from: AttributePath {
                 parts: [
                  Raw {
                   content: "message",
                   position: (58, 7),
                  },
                 ],
                },
                to: String {
                 parts: [
                  Raw {
                   content: "`services.tlp.enable` and `config.powerManagement.scsiLinkPolicy` cannot be set both.\nSet `services.tlp.settings.SATA_LINKPWR_ON_AC` and `services.tlp.settings.SATA_LINKPWR_ON_BAT` instead.\n",
                   position: (59, 1),
                  },
                 ],
                 position: (58, 17),
                },
               },
              ],
              recursive: false,
              position: (56, 19),
             },
            ],
            position: (56, 18),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "environment",
              position: (64, 5),
             },
             Raw {
              content: "etc",
              position: (64, 17),
             },
            ],
           },
           to: BinaryOperation {
            operator: Update,
            operands: [
             Map {
              bindings: [
               Binding {
                from: AttributePath {
                 parts: [
                  Expression {
                   ast: String {
                    parts: [
                     Raw {
                      content: "tlp.conf",
                      position: (65, 8),
                     },
                    ],
                    position: (65, 7),
                   },
                  },
                  Raw {
                   content: "text",
                   position: (65, 18),
                  },
                 ],
                },
                to: BinaryOperation {
                 operator: Addition,
                 operands: [
                  Parentheses {
                   expression: FunctionApplication {
                    function: Variable {
                     identifier: "mkTlpConfig",
                     position: (65, 26),
                    },
                    arguments: [
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (65, 38),
                      },
                      attribute_path: AttributePath {
                       parts: [
                        Raw {
                         content: "settings",
                         position: (65, 42),
                        },
                       ],
                      },
                      default: None,
                     },
                    ],
                   },
                   position: (65, 25),
                  },
                  PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (65, 54),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "extraConfig",
                      position: (65, 58),
                     },
                    ],
                   },
                   default: None,
                  },
                 ],
                 position: (65, 52),
                },
               },
              ],
              recursive: false,
              position: (64, 23),
             },
             FunctionApplication {
              function: Variable {
               identifier: "optionalAttrs",
               position: (66, 10),
              },
              arguments: [
               Variable {
                identifier: "enableRDW",
                position: (66, 24),
               },
               Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Expression {
                     ast: String {
                      parts: [
                       Raw {
                        content: "NetworkManager/dispatcher.d/99tlp-rdw-nm",
                        position: (67, 8),
                       },
                      ],
                      position: (67, 7),
                     },
                    },
                    Raw {
                     content: "source",
                     position: (67, 50),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Interpolation {
                     expression: Variable {
                      identifier: "tlp",
                      position: (68, 12),
                     },
                    },
                    Raw {
                     content: "/etc/NetworkManager/dispatcher.d/99tlp-rdw-nm",
                     position: (68, 16),
                    },
                   ],
                   position: (68, 9),
                  },
                 },
                ],
                recursive: false,
                position: (66, 34),
               },
              ],
             },
            ],
            position: (66, 7),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "environment",
              position: (71, 5),
             },
             Raw {
              content: "systemPackages",
              position: (71, 17),
             },
            ],
           },
           to: List {
            elements: [
             Variable {
              identifier: "tlp",
              position: (71, 36),
             },
            ],
            position: (71, 34),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "services",
              position: (74, 5),
             },
             Raw {
              content: "tlp",
              position: (74, 14),
             },
             Raw {
              content: "settings",
              position: (74, 18),
             },
            ],
           },
           to: LetIn {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "cfg",
                 position: (75, 7),
                },
               ],
              },
              to: PropertyAccess {
               expression: Variable {
                identifier: "config",
                position: (75, 13),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "powerManagement",
                  position: (75, 20),
                 },
                ],
               },
               default: None,
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "maybeDefault",
                 position: (76, 7),
                },
               ],
              },
              to: Function {
               argument: Simple {
                identifier: "val",
               },
               definition: FunctionApplication {
                function: PropertyAccess {
                 expression: Variable {
                  identifier: "lib",
                  position: (76, 27),
                 },
                 attribute_path: AttributePath {
                  parts: [
                   Raw {
                    content: "mkIf",
                    position: (76, 31),
                   },
                  ],
                 },
                 default: None,
                },
                arguments: [
                 Parentheses {
                  expression: BinaryOperation {
                   operator: NotEqualTo,
                   operands: [
                    Variable {
                     identifier: "val",
                     position: (76, 37),
                    },
                    Variable {
                     identifier: "null",
                     position: (76, 44),
                    },
                   ],
                   position: (76, 41),
                  },
                  position: (76, 36),
                 },
                 Parentheses {
                  expression: FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "lib",
                     position: (76, 51),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "mkDefault",
                       position: (76, 55),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    Variable {
                     identifier: "val",
                     position: (76, 65),
                    },
                   ],
                  },
                  position: (76, 50),
                 },
                ],
               },
               position: (76, 22),
              },
             },
            ],
            target: Map {
             bindings: [
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "CPU_SCALING_GOVERNOR_ON_AC",
                  position: (78, 7),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "maybeDefault",
                 position: (78, 36),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (78, 49),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "cpuFreqGovernor",
                     position: (78, 53),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "CPU_SCALING_GOVERNOR_ON_BAT",
                  position: (79, 7),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "maybeDefault",
                 position: (79, 37),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (79, 50),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "cpuFreqGovernor",
                     position: (79, 54),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "CPU_SCALING_MIN_FREQ_ON_AC",
                  position: (80, 7),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "maybeDefault",
                 position: (80, 36),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (80, 49),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "cpufreq",
                     position: (80, 53),
                    },
                    Raw {
                     content: "min",
                     position: (80, 61),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "CPU_SCALING_MAX_FREQ_ON_AC",
                  position: (81, 7),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "maybeDefault",
                 position: (81, 36),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (81, 49),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "cpufreq",
                     position: (81, 53),
                    },
                    Raw {
                     content: "max",
                     position: (81, 61),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "CPU_SCALING_MIN_FREQ_ON_BAT",
                  position: (82, 7),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "maybeDefault",
                 position: (82, 37),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (82, 50),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "cpufreq",
                     position: (82, 54),
                    },
                    Raw {
                     content: "min",
                     position: (82, 62),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "CPU_SCALING_MAX_FREQ_ON_BAT",
                  position: (83, 7),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "maybeDefault",
                 position: (83, 37),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (83, 50),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "cpufreq",
                     position: (83, 54),
                    },
                    Raw {
                     content: "max",
                     position: (83, 62),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
             ],
             recursive: false,
             position: (77, 8),
            },
            position: (74, 29),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "services",
              position: (86, 5),
             },
             Raw {
              content: "udev",
              position: (86, 14),
             },
             Raw {
              content: "packages",
              position: (86, 19),
             },
            ],
           },
           to: List {
            elements: [
             Variable {
              identifier: "tlp",
              position: (86, 32),
             },
            ],
            position: (86, 30),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "systemd",
              position: (88, 5),
             },
            ],
           },
           to: Map {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "services",
                 position: (90, 7),
                },
                Raw {
                 content: "cpufreq",
                 position: (90, 16),
                },
                Raw {
                 content: "enable",
                 position: (90, 24),
                },
               ],
              },
              to: Variable {
               identifier: "false",
               position: (90, 33),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "packages",
                 position: (92, 7),
                },
               ],
              },
              to: List {
               elements: [
                Variable {
                 identifier: "tlp",
                 position: (92, 20),
                },
               ],
               position: (92, 18),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "sockets",
                 position: (96, 7),
                },
                Raw {
                 content: "systemd-rfkill",
                 position: (96, 15),
                },
                Raw {
                 content: "enable",
                 position: (96, 30),
                },
               ],
              },
              to: Variable {
               identifier: "false",
               position: (96, 39),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "services",
                 position: (97, 7),
                },
                Raw {
                 content: "systemd-rfkill",
                 position: (97, 16),
                },
                Raw {
                 content: "enable",
                 position: (97, 31),
                },
               ],
              },
              to: Variable {
               identifier: "false",
               position: (97, 40),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "services",
                 position: (99, 7),
                },
                Raw {
                 content: "tlp",
                 position: (99, 16),
                },
               ],
              },
              to: Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "restartTriggers",
                    position: (103, 9),
                   },
                  ],
                 },
                 to: List {
                  elements: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "config",
                     position: (103, 29),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "environment",
                       position: (103, 36),
                      },
                      Raw {
                       content: "etc",
                       position: (103, 48),
                      },
                      Expression {
                       ast: String {
                        parts: [
                         Raw {
                          content: "tlp.conf",
                          position: (103, 53),
                         },
                        ],
                        position: (103, 52),
                       },
                      },
                      Raw {
                       content: "source",
                       position: (103, 63),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                  position: (103, 27),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "wantedBy",
                    position: (107, 9),
                   },
                  ],
                 },
                 to: List {
                  elements: [
                   String {
                    parts: [
                     Raw {
                      content: "multi-user.target",
                      position: (107, 23),
                     },
                    ],
                    position: (107, 22),
                   },
                  ],
                  position: (107, 20),
                 },
                },
               ],
               recursive: false,
               position: (99, 22),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "services",
                 position: (110, 7),
                },
                Raw {
                 content: "tlp-sleep",
                 position: (110, 16),
                },
               ],
              },
              to: Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "before",
                    position: (114, 9),
                   },
                  ],
                 },
                 to: List {
                  elements: [
                   String {
                    parts: [
                     Raw {
                      content: "sleep.target",
                      position: (114, 21),
                     },
                    ],
                    position: (114, 20),
                   },
                  ],
                  position: (114, 18),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "wantedBy",
                    position: (115, 9),
                   },
                  ],
                 },
                 to: List {
                  elements: [
                   String {
                    parts: [
                     Raw {
                      content: "sleep.target",
                      position: (115, 23),
                     },
                    ],
                    position: (115, 22),
                   },
                  ],
                  position: (115, 20),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "serviceConfig",
                    position: (120, 9),
                   },
                   Raw {
                    content: "StateDirectory",
                    position: (120, 23),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "tlp",
                    position: (120, 41),
                   },
                  ],
                  position: (120, 40),
                 },
                },
               ],
               recursive: false,
               position: (110, 28),
              },
             },
            ],
            recursive: false,
            position: (88, 15),
           },
          },
         ],
         recursive: false,
         position: (49, 28),
        },
       ],
      },
     },
    ],
    recursive: false,
    position: (16, 1),
   },
   position: (3, 1),
  },
  position: (2, 1),
 },
 position: (1, 1),
}