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: LetIn(
   LetIn {
    bindings: [
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "cfg",
          span: Span {
           start: Position {
            line: 4,
            column: 3,
           },
           end: Position {
            line: 4,
            column: 6,
           },
          },
         },
        ),
       ],
       to: PropertyAccess(
        PropertyAccess {
         expression: Identifier(
          Identifier {
           id: "config",
           span: Span {
            start: Position {
             line: 4,
             column: 9,
            },
            end: Position {
             line: 4,
             column: 15,
            },
           },
          },
         ),
         attribute_path: [
          Raw(
           PartRaw {
            content: "services",
            span: Span {
             start: Position {
              line: 4,
              column: 16,
             },
             end: Position {
              line: 4,
              column: 24,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "blackfire-agent",
            span: Span {
             start: Position {
              line: 4,
              column: 25,
             },
             end: Position {
              line: 4,
              column: 40,
             },
            },
           },
          ),
         ],
         default: None,
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "agentConfigFile",
          span: Span {
           start: Position {
            line: 6,
            column: 3,
           },
           end: Position {
            line: 6,
            column: 18,
           },
          },
         },
        ),
       ],
       to: FunctionApplication(
        FunctionApplication {
         function: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "lib",
             span: Span {
              start: Position {
               line: 6,
               column: 21,
              },
              end: Position {
               line: 6,
               column: 24,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "generators",
              span: Span {
               start: Position {
                line: 6,
                column: 25,
               },
               end: Position {
                line: 6,
                column: 35,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "toINI",
              span: Span {
               start: Position {
                line: 6,
                column: 36,
               },
               end: Position {
                line: 6,
                column: 41,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
         arguments: [
          Map(
           Map {
            recursive: false,
            bindings: [],
            span: Span {
             start: Position {
              line: 6,
              column: 42,
             },
             end: Position {
              line: 6,
              column: 44,
             },
            },
           },
          ),
          Map(
           Map {
            recursive: false,
            bindings: [
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "blackfire",
                  span: Span {
                   start: Position {
                    line: 7,
                    column: 5,
                   },
                   end: Position {
                    line: 7,
                    column: 14,
                   },
                  },
                 },
                ),
               ],
               to: PropertyAccess(
                PropertyAccess {
                 expression: Identifier(
                  Identifier {
                   id: "cfg",
                   span: Span {
                    start: Position {
                     line: 7,
                     column: 18,
                    },
                    end: Position {
                     line: 7,
                     column: 21,
                    },
                   },
                  },
                 ),
                 attribute_path: [
                  Raw(
                   PartRaw {
                    content: "settings",
                    span: Span {
                     start: Position {
                      line: 7,
                      column: 22,
                     },
                     end: Position {
                      line: 7,
                      column: 30,
                     },
                    },
                   },
                  ),
                 ],
                 default: None,
                },
               ),
              },
             ),
            ],
            span: Span {
             start: Position {
              line: 6,
              column: 45,
             },
             end: Position {
              line: 8,
              column: 4,
             },
            },
           },
          ),
         ],
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "agentSock",
          span: Span {
           start: Position {
            line: 10,
            column: 3,
           },
           end: Position {
            line: 10,
            column: 12,
           },
          },
         },
        ),
       ],
       to: String(
        String_ {
         parts: [
          Raw(
           PartRaw {
            content: "blackfire/agent.sock",
            span: Span {
             start: Position {
              line: 10,
              column: 16,
             },
             end: Position {
              line: 10,
              column: 36,
             },
            },
           },
          ),
         ],
         span: Span {
          start: Position {
           line: 10,
           column: 15,
          },
          end: Position {
           line: 10,
           column: 37,
          },
         },
        },
       ),
      },
     ),
    ],
    target: Map(
     Map {
      recursive: false,
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "meta",
            span: Span {
             start: Position {
              line: 12,
              column: 3,
             },
             end: Position {
              line: 12,
              column: 7,
             },
            },
           },
          ),
         ],
         to: Map(
          Map {
           recursive: false,
           bindings: [
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "maintainers",
                 span: Span {
                  start: Position {
                   line: 13,
                   column: 5,
                  },
                  end: Position {
                   line: 13,
                   column: 16,
                  },
                 },
                },
               ),
              ],
              to: PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "pkgs",
                  span: Span {
                   start: Position {
                    line: 13,
                    column: 19,
                   },
                   end: Position {
                    line: 13,
                    column: 23,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "blackfire",
                   span: Span {
                    start: Position {
                     line: 13,
                     column: 24,
                    },
                    end: Position {
                     line: 13,
                     column: 33,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "meta",
                   span: Span {
                    start: Position {
                     line: 13,
                     column: 34,
                    },
                    end: Position {
                     line: 13,
                     column: 38,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "maintainers",
                   span: Span {
                    start: Position {
                     line: 13,
                     column: 39,
                    },
                    end: Position {
                     line: 13,
                     column: 50,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "doc",
                 span: Span {
                  start: Position {
                   line: 14,
                   column: 5,
                  },
                  end: Position {
                   line: 14,
                   column: 8,
                  },
                 },
                },
               ),
              ],
              to: Path(
               Path {
                parts: [
                 Raw(
                  PartRaw {
                   content: "./blackfire.xml",
                   span: Span {
                    start: Position {
                     line: 14,
                     column: 11,
                    },
                    end: Position {
                     line: 14,
                     column: 26,
                    },
                   },
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 14,
                  column: 11,
                 },
                 end: Position {
                  line: 14,
                  column: 26,
                 },
                },
               },
              ),
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 12,
             column: 10,
            },
            end: Position {
             line: 15,
             column: 4,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "options",
            span: Span {
             start: Position {
              line: 17,
              column: 3,
             },
             end: Position {
              line: 17,
              column: 10,
             },
            },
           },
          ),
         ],
         to: Map(
          Map {
           recursive: false,
           bindings: [
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "services",
                 span: Span {
                  start: Position {
                   line: 18,
                   column: 5,
                  },
                  end: Position {
                   line: 18,
                   column: 13,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "blackfire-agent",
                 span: Span {
                  start: Position {
                   line: 18,
                   column: 14,
                  },
                  end: Position {
                   line: 18,
                   column: 29,
                  },
                 },
                },
               ),
              ],
              to: Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "enable",
                      span: Span {
                       start: Position {
                        line: 19,
                        column: 7,
                       },
                       end: Position {
                        line: 19,
                        column: 13,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 19,
                           column: 16,
                          },
                          end: Position {
                           line: 19,
                           column: 19,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkEnableOption",
                          span: Span {
                           start: Position {
                            line: 19,
                            column: 20,
                           },
                           end: Position {
                            line: 19,
                            column: 34,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 19,
                              column: 36,
                             },
                             end: Position {
                              line: 19,
                              column: 39,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "mdDoc",
                             span: Span {
                              start: Position {
                               line: 19,
                               column: 40,
                              },
                              end: Position {
                               line: 19,
                               column: 45,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         String(
                          String_ {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Blackfire profiler agent",
                              span: Span {
                               start: Position {
                                line: 19,
                                column: 47,
                               },
                               end: Position {
                                line: 19,
                                column: 71,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 19,
                             column: 46,
                            },
                            end: Position {
                             line: 19,
                             column: 72,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "settings",
                      span: Span {
                       start: Position {
                        line: 20,
                        column: 7,
                       },
                       end: Position {
                        line: 20,
                        column: 15,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 20,
                           column: 18,
                          },
                          end: Position {
                           line: 20,
                           column: 21,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 20,
                            column: 22,
                           },
                           end: Position {
                            line: 20,
                            column: 30,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 21,
                                column: 9,
                               },
                               end: Position {
                                line: 21,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 21,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 21,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 21,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 21,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              IndentedString(
                               IndentedString {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "See https://blackfire.io/docs/up-and-running/configuration/agent\n",
                                   span: Span {
                                    start: Position {
                                     line: 22,
                                     column: 1,
                                    },
                                    end: Position {
                                     line: 23,
                                     column: 9,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 21,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 23,
                                  column: 11,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 24,
                                column: 9,
                               },
                               end: Position {
                                line: 24,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 24,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 24,
                                   column: 19,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "types",
                                  span: Span {
                                   start: Position {
                                    line: 24,
                                    column: 20,
                                   },
                                   end: Position {
                                    line: 24,
                                    column: 25,
                                   },
                                  },
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "submodule",
                                  span: Span {
                                   start: Position {
                                    line: 24,
                                    column: 26,
                                   },
                                   end: Position {
                                    line: 24,
                                    column: 35,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              Map(
                               Map {
                                recursive: false,
                                bindings: [
                                 KeyValue(
                                  BindingKeyValue {
                                   from: [
                                    Raw(
                                     PartRaw {
                                      content: "freeformType",
                                      span: Span {
                                       start: Position {
                                        line: 25,
                                        column: 11,
                                       },
                                       end: Position {
                                        line: 25,
                                        column: 23,
                                       },
                                      },
                                     },
                                    ),
                                   ],
                                   to: With(
                                    With {
                                     expression: PropertyAccess(
                                      PropertyAccess {
                                       expression: Identifier(
                                        Identifier {
                                         id: "lib",
                                         span: Span {
                                          start: Position {
                                           line: 25,
                                           column: 31,
                                          },
                                          end: Position {
                                           line: 25,
                                           column: 34,
                                          },
                                         },
                                        },
                                       ),
                                       attribute_path: [
                                        Raw(
                                         PartRaw {
                                          content: "types",
                                          span: Span {
                                           start: Position {
                                            line: 25,
                                            column: 35,
                                           },
                                           end: Position {
                                            line: 25,
                                            column: 40,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       default: None,
                                      },
                                     ),
                                     target: FunctionApplication(
                                      FunctionApplication {
                                       function: Identifier(
                                        Identifier {
                                         id: "attrsOf",
                                         span: Span {
                                          start: Position {
                                           line: 25,
                                           column: 42,
                                          },
                                          end: Position {
                                           line: 25,
                                           column: 49,
                                          },
                                         },
                                        },
                                       ),
                                       arguments: [
                                        Identifier(
                                         Identifier {
                                          id: "str",
                                          span: Span {
                                           start: Position {
                                            line: 25,
                                            column: 50,
                                           },
                                           end: Position {
                                            line: 25,
                                            column: 53,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                      },
                                     ),
                                     span: Span {
                                      start: Position {
                                       line: 25,
                                       column: 26,
                                      },
                                      end: Position {
                                       line: 25,
                                       column: 53,
                                      },
                                     },
                                    },
                                   ),
                                  },
                                 ),
                                 KeyValue(
                                  BindingKeyValue {
                                   from: [
                                    Raw(
                                     PartRaw {
                                      content: "options",
                                      span: Span {
                                       start: Position {
                                        line: 27,
                                        column: 11,
                                       },
                                       end: Position {
                                        line: 27,
                                        column: 18,
                                       },
                                      },
                                     },
                                    ),
                                   ],
                                   to: Map(
                                    Map {
                                     recursive: false,
                                     bindings: [
                                      KeyValue(
                                       BindingKeyValue {
                                        from: [
                                         Raw(
                                          PartRaw {
                                           content: "server-id",
                                           span: Span {
                                            start: Position {
                                             line: 28,
                                             column: 13,
                                            },
                                            end: Position {
                                             line: 28,
                                             column: 22,
                                            },
                                           },
                                          },
                                         ),
                                        ],
                                        to: FunctionApplication(
                                         FunctionApplication {
                                          function: PropertyAccess(
                                           PropertyAccess {
                                            expression: Identifier(
                                             Identifier {
                                              id: "lib",
                                              span: Span {
                                               start: Position {
                                                line: 28,
                                                column: 25,
                                               },
                                               end: Position {
                                                line: 28,
                                                column: 28,
                                               },
                                              },
                                             },
                                            ),
                                            attribute_path: [
                                             Raw(
                                              PartRaw {
                                               content: "mkOption",
                                               span: Span {
                                                start: Position {
                                                 line: 28,
                                                 column: 29,
                                                },
                                                end: Position {
                                                 line: 28,
                                                 column: 37,
                                                },
                                               },
                                              },
                                             ),
                                            ],
                                            default: None,
                                           },
                                          ),
                                          arguments: [
                                           Map(
                                            Map {
                                             recursive: false,
                                             bindings: [
                                              KeyValue(
                                               BindingKeyValue {
                                                from: [
                                                 Raw(
                                                  PartRaw {
                                                   content: "type",
                                                   span: Span {
                                                    start: Position {
                                                     line: 29,
                                                     column: 15,
                                                    },
                                                    end: Position {
                                                     line: 29,
                                                     column: 19,
                                                    },
                                                   },
                                                  },
                                                 ),
                                                ],
                                                to: PropertyAccess(
                                                 PropertyAccess {
                                                  expression: Identifier(
                                                   Identifier {
                                                    id: "lib",
                                                    span: Span {
                                                     start: Position {
                                                      line: 29,
                                                      column: 22,
                                                     },
                                                     end: Position {
                                                      line: 29,
                                                      column: 25,
                                                     },
                                                    },
                                                   },
                                                  ),
                                                  attribute_path: [
                                                   Raw(
                                                    PartRaw {
                                                     content: "types",
                                                     span: Span {
                                                      start: Position {
                                                       line: 29,
                                                       column: 26,
                                                      },
                                                      end: Position {
                                                       line: 29,
                                                       column: 31,
                                                      },
                                                     },
                                                    },
                                                   ),
                                                   Raw(
                                                    PartRaw {
                                                     content: "str",
                                                     span: Span {
                                                      start: Position {
                                                       line: 29,
                                                       column: 32,
                                                      },
                                                      end: Position {
                                                       line: 29,
                                                       column: 35,
                                                      },
                                                     },
                                                    },
                                                   ),
                                                  ],
                                                  default: None,
                                                 },
                                                ),
                                               },
                                              ),
                                              KeyValue(
                                               BindingKeyValue {
                                                from: [
                                                 Raw(
                                                  PartRaw {
                                                   content: "description",
                                                   span: Span {
                                                    start: Position {
                                                     line: 30,
                                                     column: 15,
                                                    },
                                                    end: Position {
                                                     line: 30,
                                                     column: 26,
                                                    },
                                                   },
                                                  },
                                                 ),
                                                ],
                                                to: FunctionApplication(
                                                 FunctionApplication {
                                                  function: PropertyAccess(
                                                   PropertyAccess {
                                                    expression: Identifier(
                                                     Identifier {
                                                      id: "lib",
                                                      span: Span {
                                                       start: Position {
                                                        line: 30,
                                                        column: 29,
                                                       },
                                                       end: Position {
                                                        line: 30,
                                                        column: 32,
                                                       },
                                                      },
                                                     },
                                                    ),
                                                    attribute_path: [
                                                     Raw(
                                                      PartRaw {
                                                       content: "mdDoc",
                                                       span: Span {
                                                        start: Position {
                                                         line: 30,
                                                         column: 33,
                                                        },
                                                        end: Position {
                                                         line: 30,
                                                         column: 38,
                                                        },
                                                       },
                                                      },
                                                     ),
                                                    ],
                                                    default: None,
                                                   },
                                                  ),
                                                  arguments: [
                                                   IndentedString(
                                                    IndentedString {
                                                     parts: [
                                                      Raw(
                                                       PartRaw {
                                                        content: "Sets the server id used to authenticate with Blackfire\n\nYou can find your personal server-id at https://blackfire.io/my/settings/credentials\n",
                                                        span: Span {
                                                         start: Position {
                                                          line: 31,
                                                          column: 1,
                                                         },
                                                         end: Position {
                                                          line: 34,
                                                          column: 15,
                                                         },
                                                        },
                                                       },
                                                      ),
                                                     ],
                                                     span: Span {
                                                      start: Position {
                                                       line: 30,
                                                       column: 39,
                                                      },
                                                      end: Position {
                                                       line: 34,
                                                       column: 17,
                                                      },
                                                     },
                                                    },
                                                   ),
                                                  ],
                                                 },
                                                ),
                                               },
                                              ),
                                             ],
                                             span: Span {
                                              start: Position {
                                               line: 28,
                                               column: 38,
                                              },
                                              end: Position {
                                               line: 35,
                                               column: 14,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                         },
                                        ),
                                       },
                                      ),
                                      KeyValue(
                                       BindingKeyValue {
                                        from: [
                                         Raw(
                                          PartRaw {
                                           content: "server-token",
                                           span: Span {
                                            start: Position {
                                             line: 37,
                                             column: 13,
                                            },
                                            end: Position {
                                             line: 37,
                                             column: 25,
                                            },
                                           },
                                          },
                                         ),
                                        ],
                                        to: FunctionApplication(
                                         FunctionApplication {
                                          function: PropertyAccess(
                                           PropertyAccess {
                                            expression: Identifier(
                                             Identifier {
                                              id: "lib",
                                              span: Span {
                                               start: Position {
                                                line: 37,
                                                column: 28,
                                               },
                                               end: Position {
                                                line: 37,
                                                column: 31,
                                               },
                                              },
                                             },
                                            ),
                                            attribute_path: [
                                             Raw(
                                              PartRaw {
                                               content: "mkOption",
                                               span: Span {
                                                start: Position {
                                                 line: 37,
                                                 column: 32,
                                                },
                                                end: Position {
                                                 line: 37,
                                                 column: 40,
                                                },
                                               },
                                              },
                                             ),
                                            ],
                                            default: None,
                                           },
                                          ),
                                          arguments: [
                                           Map(
                                            Map {
                                             recursive: false,
                                             bindings: [
                                              KeyValue(
                                               BindingKeyValue {
                                                from: [
                                                 Raw(
                                                  PartRaw {
                                                   content: "type",
                                                   span: Span {
                                                    start: Position {
                                                     line: 38,
                                                     column: 15,
                                                    },
                                                    end: Position {
                                                     line: 38,
                                                     column: 19,
                                                    },
                                                   },
                                                  },
                                                 ),
                                                ],
                                                to: PropertyAccess(
                                                 PropertyAccess {
                                                  expression: Identifier(
                                                   Identifier {
                                                    id: "lib",
                                                    span: Span {
                                                     start: Position {
                                                      line: 38,
                                                      column: 22,
                                                     },
                                                     end: Position {
                                                      line: 38,
                                                      column: 25,
                                                     },
                                                    },
                                                   },
                                                  ),
                                                  attribute_path: [
                                                   Raw(
                                                    PartRaw {
                                                     content: "types",
                                                     span: Span {
                                                      start: Position {
                                                       line: 38,
                                                       column: 26,
                                                      },
                                                      end: Position {
                                                       line: 38,
                                                       column: 31,
                                                      },
                                                     },
                                                    },
                                                   ),
                                                   Raw(
                                                    PartRaw {
                                                     content: "str",
                                                     span: Span {
                                                      start: Position {
                                                       line: 38,
                                                       column: 32,
                                                      },
                                                      end: Position {
                                                       line: 38,
                                                       column: 35,
                                                      },
                                                     },
                                                    },
                                                   ),
                                                  ],
                                                  default: None,
                                                 },
                                                ),
                                               },
                                              ),
                                              KeyValue(
                                               BindingKeyValue {
                                                from: [
                                                 Raw(
                                                  PartRaw {
                                                   content: "description",
                                                   span: Span {
                                                    start: Position {
                                                     line: 39,
                                                     column: 15,
                                                    },
                                                    end: Position {
                                                     line: 39,
                                                     column: 26,
                                                    },
                                                   },
                                                  },
                                                 ),
                                                ],
                                                to: FunctionApplication(
                                                 FunctionApplication {
                                                  function: PropertyAccess(
                                                   PropertyAccess {
                                                    expression: Identifier(
                                                     Identifier {
                                                      id: "lib",
                                                      span: Span {
                                                       start: Position {
                                                        line: 39,
                                                        column: 29,
                                                       },
                                                       end: Position {
                                                        line: 39,
                                                        column: 32,
                                                       },
                                                      },
                                                     },
                                                    ),
                                                    attribute_path: [
                                                     Raw(
                                                      PartRaw {
                                                       content: "mdDoc",
                                                       span: Span {
                                                        start: Position {
                                                         line: 39,
                                                         column: 33,
                                                        },
                                                        end: Position {
                                                         line: 39,
                                                         column: 38,
                                                        },
                                                       },
                                                      },
                                                     ),
                                                    ],
                                                    default: None,
                                                   },
                                                  ),
                                                  arguments: [
                                                   IndentedString(
                                                    IndentedString {
                                                     parts: [
                                                      Raw(
                                                       PartRaw {
                                                        content: "Sets the server token used to authenticate with Blackfire\n\nYou can find your personal server-token at https://blackfire.io/my/settings/credentials\n",
                                                        span: Span {
                                                         start: Position {
                                                          line: 40,
                                                          column: 1,
                                                         },
                                                         end: Position {
                                                          line: 43,
                                                          column: 15,
                                                         },
                                                        },
                                                       },
                                                      ),
                                                     ],
                                                     span: Span {
                                                      start: Position {
                                                       line: 39,
                                                       column: 39,
                                                      },
                                                      end: Position {
                                                       line: 43,
                                                       column: 17,
                                                      },
                                                     },
                                                    },
                                                   ),
                                                  ],
                                                 },
                                                ),
                                               },
                                              ),
                                             ],
                                             span: Span {
                                              start: Position {
                                               line: 37,
                                               column: 41,
                                              },
                                              end: Position {
                                               line: 44,
                                               column: 14,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                         },
                                        ),
                                       },
                                      ),
                                     ],
                                     span: Span {
                                      start: Position {
                                       line: 27,
                                       column: 21,
                                      },
                                      end: Position {
                                       line: 45,
                                       column: 12,
                                      },
                                     },
                                    },
                                   ),
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 24,
                                  column: 36,
                                 },
                                 end: Position {
                                  line: 46,
                                  column: 10,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 20,
                          column: 31,
                         },
                         end: Position {
                          line: 47,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 18,
                  column: 32,
                 },
                 end: Position {
                  line: 48,
                  column: 6,
                 },
                },
               },
              ),
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 17,
             column: 13,
            },
            end: Position {
             line: 49,
             column: 4,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "config",
            span: Span {
             start: Position {
              line: 51,
              column: 3,
             },
             end: Position {
              line: 51,
              column: 9,
             },
            },
           },
          ),
         ],
         to: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "lib",
               span: Span {
                start: Position {
                 line: 51,
                 column: 12,
                },
                end: Position {
                 line: 51,
                 column: 15,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "mkIf",
                span: Span {
                 start: Position {
                  line: 51,
                  column: 16,
                 },
                 end: Position {
                  line: 51,
                  column: 20,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "cfg",
                span: Span {
                 start: Position {
                  line: 51,
                  column: 21,
                 },
                 end: Position {
                  line: 51,
                  column: 24,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "enable",
                 span: Span {
                  start: Position {
                   line: 51,
                   column: 25,
                  },
                  end: Position {
                   line: 51,
                   column: 31,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            Map(
             Map {
              recursive: false,
              bindings: [
               KeyValue(
                BindingKeyValue {
                 from: [
                  Raw(
                   PartRaw {
                    content: "environment",
                    span: Span {
                     start: Position {
                      line: 52,
                      column: 5,
                     },
                     end: Position {
                      line: 52,
                      column: 16,
                     },
                    },
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "etc",
                    span: Span {
                     start: Position {
                      line: 52,
                      column: 17,
                     },
                     end: Position {
                      line: 52,
                      column: 20,
                     },
                    },
                   },
                  ),
                  Expression(
                   PartExpression {
                    expression: String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "blackfire/agent",
                         span: Span {
                          start: Position {
                           line: 52,
                           column: 22,
                          },
                          end: Position {
                           line: 52,
                           column: 37,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 52,
                        column: 21,
                       },
                       end: Position {
                        line: 52,
                        column: 38,
                       },
                      },
                     },
                    ),
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "text",
                    span: Span {
                     start: Position {
                      line: 52,
                      column: 39,
                     },
                     end: Position {
                      line: 52,
                      column: 43,
                     },
                    },
                   },
                  ),
                 ],
                 to: Identifier(
                  Identifier {
                   id: "agentConfigFile",
                   span: Span {
                    start: Position {
                     line: 52,
                     column: 46,
                    },
                    end: Position {
                     line: 52,
                     column: 61,
                    },
                   },
                  },
                 ),
                },
               ),
               KeyValue(
                BindingKeyValue {
                 from: [
                  Raw(
                   PartRaw {
                    content: "services",
                    span: Span {
                     start: Position {
                      line: 54,
                      column: 5,
                     },
                     end: Position {
                      line: 54,
                      column: 13,
                     },
                    },
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "blackfire-agent",
                    span: Span {
                     start: Position {
                      line: 54,
                      column: 14,
                     },
                     end: Position {
                      line: 54,
                      column: 29,
                     },
                    },
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "settings",
                    span: Span {
                     start: Position {
                      line: 54,
                      column: 30,
                     },
                     end: Position {
                      line: 54,
                      column: 38,
                     },
                    },
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "socket",
                    span: Span {
                     start: Position {
                      line: 54,
                      column: 39,
                     },
                     end: Position {
                      line: 54,
                      column: 45,
                     },
                    },
                   },
                  ),
                 ],
                 to: String(
                  String_ {
                   parts: [
                    Raw(
                     PartRaw {
                      content: "unix:///run/",
                      span: Span {
                       start: Position {
                        line: 54,
                        column: 49,
                       },
                       end: Position {
                        line: 54,
                        column: 73,
                       },
                      },
                     },
                    ),
                    Interpolation(
                     PartInterpolation {
                      expression: Identifier(
                       Identifier {
                        id: "agentSock",
                        span: Span {
                         start: Position {
                          line: 54,
                          column: 63,
                         },
                         end: Position {
                          line: 54,
                          column: 72,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 54,
                     column: 48,
                    },
                    end: Position {
                     line: 54,
                     column: 74,
                    },
                   },
                  },
                 ),
                },
               ),
               KeyValue(
                BindingKeyValue {
                 from: [
                  Raw(
                   PartRaw {
                    content: "systemd",
                    span: Span {
                     start: Position {
                      line: 56,
                      column: 5,
                     },
                     end: Position {
                      line: 56,
                      column: 12,
                     },
                    },
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "packages",
                    span: Span {
                     start: Position {
                      line: 56,
                      column: 13,
                     },
                     end: Position {
                      line: 56,
                      column: 21,
                     },
                    },
                   },
                  ),
                 ],
                 to: List(
                  List {
                   elements: [
                    PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "pkgs",
                        span: Span {
                         start: Position {
                          line: 57,
                          column: 7,
                         },
                         end: Position {
                          line: 57,
                          column: 11,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "blackfire",
                         span: Span {
                          start: Position {
                           line: 57,
                           column: 12,
                          },
                          end: Position {
                           line: 57,
                           column: 21,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 56,
                     column: 24,
                    },
                    end: Position {
                     line: 58,
                     column: 6,
                    },
                   },
                  },
                 ),
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 51,
                column: 32,
               },
               end: Position {
                line: 59,
                column: 4,
               },
              },
             },
            ),
           ],
          },
         ),
        },
       ),
      ],
      span: Span {
       start: Position {
        line: 11,
        column: 4,
       },
       end: Position {
        line: 60,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 60,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 60,
    column: 2,
   },
  },
 },
)