---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
   FunctionArgument {
    identifier: "config",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: Map {
  bindings: [
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "_file",
       position: (3, 3),
      },
     ],
    },
    String {
     parts: [
      Raw {
       content: "optionTypeFile.nix",
      },
     ],
     position: (3, 11),
    },
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "options",
       position: (5, 3),
      },
      Raw {
       content: "theType",
       position: (5, 11),
      },
     ],
    },
    FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "lib",
       position: (5, 21),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "mkOption",
         position: (5, 25),
        },
       ],
      },
      default: None,
     },
     arguments: [
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "type",
            position: (6, 5),
           },
          ],
         },
         PropertyAccess {
          expression: Variable {
           identifier: "lib",
           position: (6, 12),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "types",
             position: (6, 16),
            },
            Raw {
             content: "optionType",
             position: (6, 22),
            },
           ],
          },
          default: None,
         },
        ),
       ],
       recursive: false,
       position: (5, 34),
      },
     ],
    },
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "options",
       position: (9, 3),
      },
      Raw {
       content: "theOption",
       position: (9, 11),
      },
     ],
    },
    FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "lib",
       position: (9, 23),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "mkOption",
         position: (9, 27),
        },
       ],
      },
      default: None,
     },
     arguments: [
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "type",
            position: (10, 5),
           },
          ],
         },
         PropertyAccess {
          expression: Variable {
           identifier: "config",
           position: (10, 12),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "theType",
             position: (10, 19),
            },
           ],
          },
          default: None,
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "default",
            position: (11, 5),
           },
          ],
         },
         Map {
          bindings: [],
          recursive: false,
          position: (11, 15),
         },
        ),
       ],
       recursive: false,
       position: (9, 36),
      },
     ],
    },
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "config",
       position: (14, 3),
      },
      Raw {
       content: "theType",
       position: (14, 10),
      },
     ],
    },
    FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "lib",
       position: (14, 20),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "mkMerge",
         position: (14, 24),
        },
       ],
      },
      default: None,
     },
     arguments: [
      List {
       elements: [
        FunctionApplication {
         function: PropertyAccess {
          expression: Variable {
           identifier: "lib",
           position: (15, 6),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "types",
             position: (15, 10),
            },
            Raw {
             content: "submodule",
             position: (15, 16),
            },
           ],
          },
          default: None,
         },
         arguments: [
          Map {
           bindings: [
            KeyValue(
             AttributePath {
              attributes: [
               Raw {
                content: "options",
                position: (16, 7),
               },
               Raw {
                content: "nested",
                position: (16, 15),
               },
              ],
             },
             FunctionApplication {
              function: PropertyAccess {
               expression: Variable {
                identifier: "lib",
                position: (16, 24),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "mkOption",
                  position: (16, 28),
                 },
                ],
               },
               default: None,
              },
              arguments: [
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "type",
                     position: (17, 9),
                    },
                   ],
                  },
                  PropertyAccess {
                   expression: Variable {
                    identifier: "lib",
                    position: (17, 16),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "types",
                      position: (17, 20),
                     },
                     Raw {
                      content: "int",
                      position: (17, 26),
                     },
                    ],
                   },
                   default: None,
                  },
                 ),
                ],
                recursive: false,
                position: (16, 37),
               },
              ],
             },
            ),
           ],
           recursive: false,
           position: (15, 26),
          },
         ],
        },
        FunctionApplication {
         function: PropertyAccess {
          expression: Variable {
           identifier: "lib",
           position: (20, 6),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "types",
             position: (20, 10),
            },
            Raw {
             content: "submodule",
             position: (20, 16),
            },
           ],
          },
          default: None,
         },
         arguments: [
          Map {
           bindings: [
            KeyValue(
             AttributePath {
              attributes: [
               Raw {
                content: "_file",
                position: (21, 7),
               },
              ],
             },
             String {
              parts: [
               Raw {
                content: "other.nix",
               },
              ],
              position: (21, 15),
             },
            ),
            KeyValue(
             AttributePath {
              attributes: [
               Raw {
                content: "options",
                position: (22, 7),
               },
               Raw {
                content: "nested",
                position: (22, 15),
               },
              ],
             },
             FunctionApplication {
              function: PropertyAccess {
               expression: Variable {
                identifier: "lib",
                position: (22, 24),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "mkOption",
                  position: (22, 28),
                 },
                ],
               },
               default: None,
              },
              arguments: [
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "type",
                     position: (23, 9),
                    },
                   ],
                  },
                  PropertyAccess {
                   expression: Variable {
                    identifier: "lib",
                    position: (23, 16),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "types",
                      position: (23, 20),
                     },
                     Raw {
                      content: "str",
                      position: (23, 26),
                     },
                    ],
                   },
                   default: None,
                  },
                 ),
                ],
                recursive: false,
                position: (22, 37),
               },
              ],
             },
            ),
           ],
           recursive: false,
           position: (20, 26),
          },
         ],
        },
       ],
       position: (14, 32),
      },
     ],
    },
   ),
  ],
  recursive: false,
  position: (1, 23),
 },
 position: (1, 1),
}