``` matcher := MTTestObjectA % { (#'_*>_*' -> MTTestObjectA % { (#lint -> 15) }) }. self assert: (matcher match: a) isMatch. ```