Sometimes it would be nice to say that we don't care
what's passed in for certain parameters, but other
parameters should be checked (against some particular
matcher). Being able to pass null as a "wildcard" (for
reference types only) would be handy.
(I'll look at implementing this.)