{
    "parts": [
        {
            "is_public": false,
            "regex_def": "(\n|^)x"
        },
        {
            "is_public": true,
            "regex_def": "a[bc]$"
        }
    ]
}