{
    'description': 'instances',
    'pattern':
    [
        ('', 'empty_composite', None),
        ('^Is', 'string', 'InstanceManagement::Instance'),
    ]
}
