{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ClassExpression",
        "name": null,
        "super": null,
        "elements": [
          {
            "type": "ClassElement",
            "isStatic": false,
            "method": {
              "type": "Method",
              "isAsync": false,
              "isGenerator": false,
              "name": {
                "type": "StaticPropertyName",
                "value": "3",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 8,
                    "offset": 8
                  },
                  "end": {
                    "line": 1,
                    "column": 9,
                    "offset": 9
                  }
                }
              },
              "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": [],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 12,
                    "offset": 12
                  },
                  "end": {
                    "line": 1,
                    "column": 14,
                    "offset": 14
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                },
                "end": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 8,
                "offset": 8
              },
              "end": {
                "line": 1,
                "column": 14,
                "offset": 14
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 15,
            "offset": 15
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 16,
          "offset": 16
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 16,
      "offset": 16
    }
  }
}
