Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "pkgs",
      default: None,
     },
    ],
   },
  ),
  body: With(
   With {
    expression: Identifier(
     Identifier {
      id: "lib",
      span: Span {
       start: Position {
        line: 3,
        column: 6,
       },
       end: Position {
        line: 3,
        column: 9,
       },
      },
     },
    ),
    target: LetIn(
     LetIn {
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "cfg",
            span: Span {
             start: Position {
              line: 7,
              column: 3,
             },
             end: Position {
              line: 7,
              column: 6,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "config",
             span: Span {
              start: Position {
               line: 7,
               column: 9,
              },
              end: Position {
               line: 7,
               column: 15,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "security",
              span: Span {
               start: Position {
                line: 7,
                column: 16,
               },
               end: Position {
                line: 7,
                column: 24,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "googleOsLogin",
              span: Span {
               start: Position {
                line: 7,
                column: 25,
               },
               end: Position {
                line: 7,
                column: 38,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "package",
            span: Span {
             start: Position {
              line: 8,
              column: 3,
             },
             end: Position {
              line: 8,
              column: 10,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "pkgs",
             span: Span {
              start: Position {
               line: 8,
               column: 13,
              },
              end: Position {
               line: 8,
               column: 17,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "google-guest-oslogin",
              span: Span {
               start: Position {
                line: 8,
                column: 18,
               },
               end: Position {
                line: 8,
                column: 38,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
      ],
      target: Map(
       Map {
        recursive: false,
        bindings: [
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "options",
              span: Span {
               start: Position {
                line: 14,
                column: 3,
               },
               end: Position {
                line: 14,
                column: 10,
               },
              },
             },
            ),
           ],
           to: Map(
            Map {
             recursive: false,
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "security",
                   span: Span {
                    start: Position {
                     line: 16,
                     column: 5,
                    },
                    end: Position {
                     line: 16,
                     column: 13,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "googleOsLogin",
                   span: Span {
                    start: Position {
                     line: 16,
                     column: 14,
                    },
                    end: Position {
                     line: 16,
                     column: 27,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "enable",
                   span: Span {
                    start: Position {
                     line: 16,
                     column: 28,
                    },
                    end: Position {
                     line: 16,
                     column: 34,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 16,
                      column: 37,
                     },
                     end: Position {
                      line: 16,
                      column: 45,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 17,
                             column: 7,
                            },
                            end: Position {
                             line: 17,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 17,
                              column: 14,
                             },
                             end: Position {
                              line: 17,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "bool",
                             span: Span {
                              start: Position {
                               line: 17,
                               column: 20,
                              },
                              end: Position {
                               line: 17,
                               column: 24,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 18,
                             column: 7,
                            },
                            end: Position {
                             line: 18,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "false",
                          span: Span {
                           start: Position {
                            line: 18,
                            column: 17,
                           },
                           end: Position {
                            line: 18,
                            column: 22,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 19,
                             column: 7,
                            },
                            end: Position {
                             line: 19,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 19,
                                column: 21,
                               },
                               end: Position {
                                line: 19,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 19,
                                 column: 25,
                                },
                                end: Position {
                                 line: 19,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Whether to enable Google OS Login.\n\nThe OS Login package enables the following components:\nAuthorizedKeysCommand to query valid SSH keys from the user's OS Login\nprofile during ssh authentication phase.\nNSS Module to provide user and group information\nPAM Module for the sshd service, providing authorization and\nauthentication support, allowing the system to use data stored in\nGoogle Cloud IAM permissions to control both, the ability to log into\nan instance, and to perform operations as root (sudo).\n",
                                span: Span {
                                 start: Position {
                                  line: 20,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 30,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 19,
                               column: 31,
                              },
                              end: Position {
                               line: 30,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 16,
                       column: 46,
                      },
                      end: Position {
                       line: 31,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 14,
               column: 13,
              },
              end: Position {
               line: 33,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "config",
              span: Span {
               start: Position {
                line: 35,
                column: 3,
               },
               end: Position {
                line: 35,
                column: 9,
               },
              },
             },
            ),
           ],
           to: FunctionApplication(
            FunctionApplication {
             function: Identifier(
              Identifier {
               id: "mkIf",
               span: Span {
                start: Position {
                 line: 35,
                 column: 12,
                },
                end: Position {
                 line: 35,
                 column: 16,
                },
               },
              },
             ),
             arguments: [
              PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "cfg",
                  span: Span {
                   start: Position {
                    line: 35,
                    column: 17,
                   },
                   end: Position {
                    line: 35,
                    column: 20,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "enable",
                   span: Span {
                    start: Position {
                     line: 35,
                     column: 21,
                    },
                    end: Position {
                     line: 35,
                     column: 27,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "security",
                      span: Span {
                       start: Position {
                        line: 36,
                        column: 5,
                       },
                       end: Position {
                        line: 36,
                        column: 13,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "pam",
                      span: Span {
                       start: Position {
                        line: 36,
                        column: 14,
                       },
                       end: Position {
                        line: 36,
                        column: 17,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "services",
                      span: Span {
                       start: Position {
                        line: 36,
                        column: 18,
                       },
                       end: Position {
                        line: 36,
                        column: 26,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "sshd",
                      span: Span {
                       start: Position {
                        line: 36,
                        column: 27,
                       },
                       end: Position {
                        line: 36,
                        column: 31,
                       },
                      },
                     },
                    ),
                   ],
                   to: Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "makeHomeDir",
                           span: Span {
                            start: Position {
                             line: 37,
                             column: 7,
                            },
                            end: Position {
                             line: 37,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "true",
                          span: Span {
                           start: Position {
                            line: 37,
                            column: 21,
                           },
                           end: Position {
                            line: 37,
                            column: 25,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "googleOsLoginAccountVerification",
                           span: Span {
                            start: Position {
                             line: 38,
                             column: 7,
                            },
                            end: Position {
                             line: 38,
                             column: 39,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "true",
                          span: Span {
                           start: Position {
                            line: 38,
                            column: 42,
                           },
                           end: Position {
                            line: 38,
                            column: 46,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "googleOsLoginAuthentication",
                           span: Span {
                            start: Position {
                             line: 39,
                             column: 7,
                            },
                            end: Position {
                             line: 39,
                             column: 34,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "true",
                          span: Span {
                           start: Position {
                            line: 39,
                            column: 37,
                           },
                           end: Position {
                            line: 39,
                            column: 41,
                           },
                          },
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 36,
                       column: 34,
                      },
                      end: Position {
                       line: 40,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "security",
                      span: Span {
                       start: Position {
                        line: 42,
                        column: 5,
                       },
                       end: Position {
                        line: 42,
                        column: 13,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "sudo",
                      span: Span {
                       start: Position {
                        line: 42,
                        column: 14,
                       },
                       end: Position {
                        line: 42,
                        column: 18,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "extraConfig",
                      span: Span {
                       start: Position {
                        line: 42,
                        column: 19,
                       },
                       end: Position {
                        line: 42,
                        column: 30,
                       },
                      },
                     },
                    ),
                   ],
                   to: IndentedString(
                    IndentedString {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "#includedir /run/google-sudoers.d\n",
                        span: Span {
                         start: Position {
                          line: 43,
                          column: 1,
                         },
                         end: Position {
                          line: 44,
                          column: 5,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 42,
                       column: 33,
                      },
                      end: Position {
                       line: 44,
                       column: 7,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "systemd",
                      span: Span {
                       start: Position {
                        line: 45,
                        column: 5,
                       },
                       end: Position {
                        line: 45,
                        column: 12,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "tmpfiles",
                      span: Span {
                       start: Position {
                        line: 45,
                        column: 13,
                       },
                       end: Position {
                        line: 45,
                        column: 21,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "rules",
                      span: Span {
                       start: Position {
                        line: 45,
                        column: 22,
                       },
                       end: Position {
                        line: 45,
                        column: 27,
                       },
                      },
                     },
                    ),
                   ],
                   to: List(
                    List {
                     elements: [
                      String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "d /run/google-sudoers.d 750 root root -",
                           span: Span {
                            start: Position {
                             line: 46,
                             column: 8,
                            },
                            end: Position {
                             line: 46,
                             column: 47,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 46,
                          column: 7,
                         },
                         end: Position {
                          line: 46,
                          column: 48,
                         },
                        },
                       },
                      ),
                      String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "d /var/google-users.d 750 root root -",
                           span: Span {
                            start: Position {
                             line: 47,
                             column: 8,
                            },
                            end: Position {
                             line: 47,
                             column: 45,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 47,
                          column: 7,
                         },
                         end: Position {
                          line: 47,
                          column: 46,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 45,
                       column: 30,
                      },
                      end: Position {
                       line: 48,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "systemd",
                      span: Span {
                       start: Position {
                        line: 50,
                        column: 5,
                       },
                       end: Position {
                        line: 50,
                        column: 12,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "packages",
                      span: Span {
                       start: Position {
                        line: 50,
                        column: 13,
                       },
                       end: Position {
                        line: 50,
                        column: 21,
                       },
                      },
                     },
                    ),
                   ],
                   to: List(
                    List {
                     elements: [
                      Identifier(
                       Identifier {
                        id: "package",
                        span: Span {
                         start: Position {
                          line: 50,
                          column: 26,
                         },
                         end: Position {
                          line: 50,
                          column: 33,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 50,
                       column: 24,
                      },
                      end: Position {
                       line: 50,
                       column: 35,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "systemd",
                      span: Span {
                       start: Position {
                        line: 51,
                        column: 5,
                       },
                       end: Position {
                        line: 51,
                        column: 12,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "timers",
                      span: Span {
                       start: Position {
                        line: 51,
                        column: 13,
                       },
                       end: Position {
                        line: 51,
                        column: 19,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "google-oslogin-cache",
                      span: Span {
                       start: Position {
                        line: 51,
                        column: 20,
                       },
                       end: Position {
                        line: 51,
                        column: 40,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "wantedBy",
                      span: Span {
                       start: Position {
                        line: 51,
                        column: 41,
                       },
                       end: Position {
                        line: 51,
                        column: 49,
                       },
                      },
                     },
                    ),
                   ],
                   to: List(
                    List {
                     elements: [
                      String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "timers.target",
                           span: Span {
                            start: Position {
                             line: 51,
                             column: 55,
                            },
                            end: Position {
                             line: 51,
                             column: 68,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 51,
                          column: 54,
                         },
                         end: Position {
                          line: 51,
                          column: 69,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 51,
                       column: 52,
                      },
                      end: Position {
                       line: 51,
                       column: 71,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "system",
                      span: Span {
                       start: Position {
                        line: 54,
                        column: 5,
                       },
                       end: Position {
                        line: 54,
                        column: 11,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "nssModules",
                      span: Span {
                       start: Position {
                        line: 54,
                        column: 12,
                       },
                       end: Position {
                        line: 54,
                        column: 22,
                       },
                      },
                     },
                    ),
                   ],
                   to: List(
                    List {
                     elements: [
                      Identifier(
                       Identifier {
                        id: "package",
                        span: Span {
                         start: Position {
                          line: 54,
                          column: 27,
                         },
                         end: Position {
                          line: 54,
                          column: 34,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 54,
                       column: 25,
                      },
                      end: Position {
                       line: 54,
                       column: 36,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "system",
                      span: Span {
                       start: Position {
                        line: 55,
                        column: 5,
                       },
                       end: Position {
                        line: 55,
                        column: 11,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "nssDatabases",
                      span: Span {
                       start: Position {
                        line: 55,
                        column: 12,
                       },
                       end: Position {
                        line: 55,
                        column: 24,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "passwd",
                      span: Span {
                       start: Position {
                        line: 55,
                        column: 25,
                       },
                       end: Position {
                        line: 55,
                        column: 31,
                       },
                      },
                     },
                    ),
                   ],
                   to: List(
                    List {
                     elements: [
                      String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "cache_oslogin",
                           span: Span {
                            start: Position {
                             line: 55,
                             column: 37,
                            },
                            end: Position {
                             line: 55,
                             column: 50,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 55,
                          column: 36,
                         },
                         end: Position {
                          line: 55,
                          column: 51,
                         },
                        },
                       },
                      ),
                      String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "oslogin",
                           span: Span {
                            start: Position {
                             line: 55,
                             column: 53,
                            },
                            end: Position {
                             line: 55,
                             column: 60,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 55,
                          column: 52,
                         },
                         end: Position {
                          line: 55,
                          column: 61,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 55,
                       column: 34,
                      },
                      end: Position {
                       line: 55,
                       column: 63,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "system",
                      span: Span {
                       start: Position {
                        line: 56,
                        column: 5,
                       },
                       end: Position {
                        line: 56,
                        column: 11,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "nssDatabases",
                      span: Span {
                       start: Position {
                        line: 56,
                        column: 12,
                       },
                       end: Position {
                        line: 56,
                        column: 24,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "group",
                      span: Span {
                       start: Position {
                        line: 56,
                        column: 25,
                       },
                       end: Position {
                        line: 56,
                        column: 30,
                       },
                      },
                     },
                    ),
                   ],
                   to: List(
                    List {
                     elements: [
                      String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "cache_oslogin",
                           span: Span {
                            start: Position {
                             line: 56,
                             column: 36,
                            },
                            end: Position {
                             line: 56,
                             column: 49,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 56,
                          column: 35,
                         },
                         end: Position {
                          line: 56,
                          column: 50,
                         },
                        },
                       },
                      ),
                      String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "oslogin",
                           span: Span {
                            start: Position {
                             line: 56,
                             column: 52,
                            },
                            end: Position {
                             line: 56,
                             column: 59,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 56,
                          column: 51,
                         },
                         end: Position {
                          line: 56,
                          column: 60,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 56,
                       column: 33,
                      },
                      end: Position {
                       line: 56,
                       column: 62,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "environment",
                      span: Span {
                       start: Position {
                        line: 60,
                        column: 5,
                       },
                       end: Position {
                        line: 60,
                        column: 16,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "etc",
                      span: Span {
                       start: Position {
                        line: 60,
                        column: 17,
                       },
                       end: Position {
                        line: 60,
                        column: 20,
                       },
                      },
                     },
                    ),
                    Expression(
                     PartExpression {
                      expression: String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "ssh/authorized_keys_command_google_oslogin",
                           span: Span {
                            start: Position {
                             line: 60,
                             column: 22,
                            },
                            end: Position {
                             line: 60,
                             column: 64,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 60,
                          column: 21,
                         },
                         end: Position {
                          line: 60,
                          column: 65,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   to: Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "mode",
                           span: Span {
                            start: Position {
                             line: 61,
                             column: 7,
                            },
                            end: Position {
                             line: 61,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "0755",
                             span: Span {
                              start: Position {
                               line: 61,
                               column: 15,
                              },
                              end: Position {
                               line: 61,
                               column: 19,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 61,
                            column: 14,
                           },
                           end: Position {
                            line: 61,
                            column: 20,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "text",
                           span: Span {
                            start: Position {
                             line: 62,
                             column: 7,
                            },
                            end: Position {
                             line: 62,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: IndentedString(
                         IndentedString {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "#!/bin/sh\nexec ",
                             span: Span {
                              start: Position {
                               line: 63,
                               column: 1,
                              },
                              end: Position {
                               line: 64,
                               column: 14,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: Identifier(
                              Identifier {
                               id: "package",
                               span: Span {
                                start: Position {
                                 line: 64,
                                 column: 16,
                                },
                                end: Position {
                                 line: 64,
                                 column: 23,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "/bin/google_authorized_keys \"$@\"\n",
                             span: Span {
                              start: Position {
                               line: 63,
                               column: 1,
                              },
                              end: Position {
                               line: 65,
                               column: 7,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 62,
                            column: 14,
                           },
                           end: Position {
                            line: 65,
                            column: 9,
                           },
                          },
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 60,
                       column: 68,
                      },
                      end: Position {
                       line: 66,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "services",
                      span: Span {
                       start: Position {
                        line: 67,
                        column: 5,
                       },
                       end: Position {
                        line: 67,
                        column: 13,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "openssh",
                      span: Span {
                       start: Position {
                        line: 67,
                        column: 14,
                       },
                       end: Position {
                        line: 67,
                        column: 21,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "authorizedKeysCommand",
                      span: Span {
                       start: Position {
                        line: 67,
                        column: 22,
                       },
                       end: Position {
                        line: 67,
                        column: 43,
                       },
                      },
                     },
                    ),
                   ],
                   to: String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "/etc/ssh/authorized_keys_command_google_oslogin %u",
                        span: Span {
                         start: Position {
                          line: 67,
                          column: 47,
                         },
                         end: Position {
                          line: 67,
                          column: 97,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 67,
                       column: 46,
                      },
                      end: Position {
                       line: 67,
                       column: 98,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "services",
                      span: Span {
                       start: Position {
                        line: 68,
                        column: 5,
                       },
                       end: Position {
                        line: 68,
                        column: 13,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "openssh",
                      span: Span {
                       start: Position {
                        line: 68,
                        column: 14,
                       },
                       end: Position {
                        line: 68,
                        column: 21,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "authorizedKeysCommandUser",
                      span: Span {
                       start: Position {
                        line: 68,
                        column: 22,
                       },
                       end: Position {
                        line: 68,
                        column: 47,
                       },
                      },
                     },
                    ),
                   ],
                   to: String(
                    String_ {
                     parts: [
                      Raw(
                       PartRaw {
                        content: "nobody",
                        span: Span {
                         start: Position {
                          line: 68,
                          column: 51,
                         },
                         end: Position {
                          line: 68,
                          column: 57,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 68,
                       column: 50,
                      },
                      end: Position {
                       line: 68,
                       column: 58,
                      },
                     },
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 35,
                  column: 28,
                 },
                 end: Position {
                  line: 69,
                  column: 4,
                 },
                },
               },
              ),
             ],
            },
           ),
          },
         ),
        ],
        span: Span {
         start: Position {
          line: 12,
          column: 1,
         },
         end: Position {
          line: 71,
          column: 2,
         },
        },
       },
      ),
      span: Span {
       start: Position {
        line: 5,
        column: 1,
       },
       end: Position {
        line: 71,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 71,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 71,
    column: 2,
   },
  },
 },
)