---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: Map {
  bindings: [
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "options",
       position: (3, 3),
      },
     ],
    },
    Map {
     bindings: [
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "processedToplevel",
          position: (4, 5),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (4, 25),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkOption",
            position: (4, 29),
           },
          ],
         },
         default: None,
        },
        arguments: [
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "type",
               position: (5, 7),
              },
             ],
            },
            PropertyAccess {
             expression: Variable {
              identifier: "lib",
              position: (5, 14),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "types",
                position: (5, 18),
               },
               Raw {
                content: "raw",
                position: (5, 24),
               },
              ],
             },
             default: None,
            },
           ),
          ],
          recursive: false,
          position: (4, 38),
         },
        ],
       },
      ),
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "unprocessedNesting",
          position: (7, 5),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (7, 26),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkOption",
            position: (7, 30),
           },
          ],
         },
         default: None,
        },
        arguments: [
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "type",
               position: (8, 7),
              },
             ],
            },
            PropertyAccess {
             expression: Variable {
              identifier: "lib",
              position: (8, 14),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "types",
                position: (8, 18),
               },
               Raw {
                content: "raw",
                position: (8, 24),
               },
              ],
             },
             default: None,
            },
           ),
          ],
          recursive: false,
          position: (7, 39),
         },
        ],
       },
      ),
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "multiple",
          position: (10, 5),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (10, 16),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkOption",
            position: (10, 20),
           },
          ],
         },
         default: None,
        },
        arguments: [
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "type",
               position: (11, 7),
              },
             ],
            },
            PropertyAccess {
             expression: Variable {
              identifier: "lib",
              position: (11, 14),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "types",
                position: (11, 18),
               },
               Raw {
                content: "raw",
                position: (11, 24),
               },
              ],
             },
             default: None,
            },
           ),
          ],
          recursive: false,
          position: (10, 29),
         },
        ],
       },
      ),
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "priorities",
          position: (13, 5),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (13, 18),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkOption",
            position: (13, 22),
           },
          ],
         },
         default: None,
        },
        arguments: [
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "type",
               position: (14, 7),
              },
             ],
            },
            PropertyAccess {
             expression: Variable {
              identifier: "lib",
              position: (14, 14),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "types",
                position: (14, 18),
               },
               Raw {
                content: "raw",
                position: (14, 24),
               },
              ],
             },
             default: None,
            },
           ),
          ],
          recursive: false,
          position: (13, 31),
         },
        ],
       },
      ),
     ],
     recursive: false,
     position: (3, 13),
    },
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "config",
       position: (18, 3),
      },
     ],
    },
    Map {
     bindings: [
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "processedToplevel",
          position: (19, 5),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (19, 25),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkIf",
            position: (19, 29),
           },
          ],
         },
         default: None,
        },
        arguments: [
         Variable {
          identifier: "true",
          position: (19, 34),
         },
         Int {
          value: 10,
          position: (19, 39),
         },
        ],
       },
      ),
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "unprocessedNesting",
          position: (20, 5),
         },
         Raw {
          content: "foo",
          position: (20, 24),
         },
        ],
       },
       FunctionApplication {
        function: Variable {
         identifier: "throw",
         position: (20, 30),
        },
        arguments: [
         String {
          parts: [
           Raw {
            content: "foo",
            position: (20, 37),
           },
          ],
         },
        ],
       },
      ),
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "multiple",
          position: (21, 5),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (21, 16),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkMerge",
            position: (21, 20),
           },
          ],
         },
         default: None,
        },
        arguments: [
         List {
          elements: [
           String {
            parts: [
             Raw {
              content: "foo",
              position: (22, 8),
             },
            ],
           },
           String {
            parts: [
             Raw {
              content: "foo",
              position: (23, 8),
             },
            ],
           },
          ],
          position: (21, 28),
         },
        ],
       },
      ),
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "priorities",
          position: (25, 5),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (25, 18),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkMerge",
            position: (25, 22),
           },
          ],
         },
         default: None,
        },
        arguments: [
         List {
          elements: [
           String {
            parts: [
             Raw {
              content: "foo",
              position: (26, 8),
             },
            ],
           },
           FunctionApplication {
            function: PropertyAccess {
             expression: Variable {
              identifier: "lib",
              position: (27, 8),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "mkForce",
                position: (27, 12),
               },
              ],
             },
             default: None,
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "bar",
                position: (27, 21),
               },
              ],
             },
            ],
           },
          ],
          position: (25, 30),
         },
        ],
       },
      ),
     ],
     recursive: false,
     position: (18, 12),
    },
   ),
  ],
  recursive: false,
  position: (1, 15),
 },
 position: (1, 1),
}