[
    {
        "type": "RegularExpression",
        "value": "/a[1/g]/",
        "regex": {
            "pattern": "a[1/g]",
            "flags": ""
        }
    }
]