{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "StaticMemberExpression",
          "object": {
            "type": "StaticMemberExpression",
            "object": {
              "type": "StaticMemberExpression",
              "object": {
                "type": "IdentifierExpression",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 0,
                    "offset": 0
                  },
                  "end": {
                    "line": 1,
                    "column": 1,
                    "offset": 1
                  }
                }
              },
              "property": "b",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 0,
                  "offset": 0
                },
                "end": {
                  "line": 1,
                  "column": 3,
                  "offset": 3
                }
              }
            },
            "property": "c",
            "loc": {
              "start": {
                "line": 1,
                "column": 0,
                "offset": 0
              },
              "end": {
                "line": 1,
                "column": 5,
                "offset": 5
              }
            }
          },
          "property": "d",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 7,
              "offset": 7
            }
          }
        },
        "arguments": [
          {
            "type": "LiteralNumericExpression",
            "value": 1,
            "loc": {
              "start": {
                "line": 1,
                "column": 8,
                "offset": 8
              },
              "end": {
                "line": 1,
                "column": 9,
                "offset": 9
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 10,
            "offset": 10
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 10,
          "offset": 10
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 10,
      "offset": 10
    }
  }
}
