{
    'description': 'alerts',
    'pattern':
    [
        ('', 'empty_composite', None),
        ('^Is', 'string', 'Alerts::Plain::Alert'),
    ]
}
