{
  "type": "ObjectPattern",
  "properties": [
    {
      "type": "Property",
      "key": {
        "type": "Identifier",
        "name": "one"
      },
      "computed": false,
      "value": {
        "type": "Identifier",
        "name": "one"
      },
      "kind": "init",
      "method": false,
      "shorthand": true
    },
    {
      "type": "Property",
      "key": {
        "type": "Identifier",
        "name": "two"
      },
      "computed": false,
      "value": {
        "type": "Identifier",
        "name": "two"
      },
      "kind": "init",
      "method": false,
      "shorthand": true
    }
  ]
}
