{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "StaticMemberExpression",
          "object": {
            "type": "FunctionExpression",
            "isAsync": false,
            "isGenerator": false,
            "name": null,
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 9,
                  "offset": 9
                },
                "end": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "VariableDeclarationStatement",
                  "declaration": {
                    "type": "VariableDeclaration",
                    "kind": "var",
                    "declarators": [
                      {
                        "type": "VariableDeclarator",
                        "binding": {
                          "type": "BindingIdentifier",
                          "name": "a",
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 17,
                              "offset": 17
                            },
                            "end": {
                              "line": 1,
                              "column": 18,
                              "offset": 18
                            }
                          }
                        },
                        "init": {
                          "type": "LiteralNumericExpression",
                          "value": 1,
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 21,
                              "offset": 21
                            },
                            "end": {
                              "line": 1,
                              "column": 22,
                              "offset": 22
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 17,
                            "offset": 17
                          },
                          "end": {
                            "line": 1,
                            "column": 22,
                            "offset": 22
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 13,
                        "offset": 13
                      },
                      "end": {
                        "line": 1,
                        "column": 22,
                        "offset": 22
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 13,
                      "offset": 13
                    },
                    "end": {
                      "line": 1,
                      "column": 23,
                      "offset": 23
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                },
                "end": {
                  "line": 1,
                  "column": 36,
                  "offset": 36
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 36,
                "offset": 36
              }
            }
          },
          "property": "b",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 39,
              "offset": 39
            }
          }
        },
        "arguments": [
          {
            "type": "ThisExpression",
            "loc": {
              "start": {
                "line": 1,
                "column": 40,
                "offset": 40
              },
              "end": {
                "line": 1,
                "column": 44,
                "offset": 44
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 45,
            "offset": 45
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 45,
          "offset": 45
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 45,
      "offset": 45
    }
  }
}
