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