{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ObjectExpression",
        "properties": [
          {
            "type": "Method",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "StaticPropertyName",
              "value": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 2,
                  "offset": 2
                },
                "end": {
                  "line": 1,
                  "column": 3,
                  "offset": 3
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 3,
                  "offset": 3
                },
                "end": {
                  "line": 1,
                  "column": 5,
                  "offset": 5
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "VariableDeclarationStatement",
                  "declaration": {
                    "type": "VariableDeclaration",
                    "kind": "let",
                    "declarators": [
                      {
                        "type": "VariableDeclarator",
                        "binding": {
                          "type": "BindingIdentifier",
                          "name": "a",
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 10,
                              "offset": 10
                            },
                            "end": {
                              "line": 1,
                              "column": 11,
                              "offset": 11
                            }
                          }
                        },
                        "init": null,
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 10,
                            "offset": 10
                          },
                          "end": {
                            "line": 1,
                            "column": 11,
                            "offset": 11
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 6,
                        "offset": 6
                      },
                      "end": {
                        "line": 1,
                        "column": 11,
                        "offset": 11
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 6,
                      "offset": 6
                    },
                    "end": {
                      "line": 1,
                      "column": 12,
                      "offset": 12
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 5,
                  "offset": 5
                },
                "end": {
                  "line": 1,
                  "column": 13,
                  "offset": 13
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 2,
                "offset": 2
              },
              "end": {
                "line": 1,
                "column": 13,
                "offset": 13
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 14,
            "offset": 14
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 15,
          "offset": 15
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 15,
      "offset": 15
    }
  }
}
