{
  "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": "a",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 8,
                    "offset": 8
                  },
                  "end": {
                    "line": 1,
                    "column": 9,
                    "offset": 9
                  }
                }
              },
              "params": {
                "type": "FormalParameters",
                "items": [
                  {
                    "type": "BindingWithDefault",
                    "binding": {
                      "type": "ObjectBinding",
                      "properties": [
                        {
                          "type": "BindingPropertyIdentifier",
                          "binding": {
                            "type": "BindingIdentifier",
                            "name": "b",
                            "loc": {
                              "start": {
                                "line": 1,
                                "column": 11,
                                "offset": 11
                              },
                              "end": {
                                "line": 1,
                                "column": 12,
                                "offset": 12
                              }
                            }
                          },
                          "init": null,
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 11,
                              "offset": 11
                            },
                            "end": {
                              "line": 1,
                              "column": 12,
                              "offset": 12
                            }
                          }
                        }
                      ],
                      "rest": null,
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 10,
                          "offset": 10
                        },
                        "end": {
                          "line": 1,
                          "column": 13,
                          "offset": 13
                        }
                      }
                    },
                    "init": {
                      "type": "ObjectExpression",
                      "properties": [
                        {
                          "type": "DataProperty",
                          "name": {
                            "type": "StaticPropertyName",
                            "value": "b",
                            "loc": {
                              "start": {
                                "line": 1,
                                "column": 17,
                                "offset": 17
                              },
                              "end": {
                                "line": 1,
                                "column": 18,
                                "offset": 18
                              }
                            }
                          },
                          "expression": {
                            "type": "LiteralNumericExpression",
                            "value": 1,
                            "loc": {
                              "start": {
                                "line": 1,
                                "column": 20,
                                "offset": 20
                              },
                              "end": {
                                "line": 1,
                                "column": 21,
                                "offset": 21
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 17,
                              "offset": 17
                            },
                            "end": {
                              "line": 1,
                              "column": 21,
                              "offset": 21
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 16,
                          "offset": 16
                        },
                        "end": {
                          "line": 1,
                          "column": 22,
                          "offset": 22
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 10,
                        "offset": 10
                      },
                      "end": {
                        "line": 1,
                        "column": 22,
                        "offset": 22
                      }
                    }
                  }
                ],
                "rest": null,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 9,
                    "offset": 9
                  },
                  "end": {
                    "line": 1,
                    "column": 23,
                    "offset": 23
                  }
                }
              },
              "body": {
                "type": "FunctionBody",
                "directives": [],
                "statements": [],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 24,
                    "offset": 24
                  },
                  "end": {
                    "line": 1,
                    "column": 26,
                    "offset": 26
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                },
                "end": {
                  "line": 1,
                  "column": 26,
                  "offset": 26
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 8,
                "offset": 8
              },
              "end": {
                "line": 1,
                "column": 26,
                "offset": 26
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 27,
            "offset": 27
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 28,
          "offset": 28
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 28,
      "offset": 28
    }
  }
}
