AndOrMatcher

fun <T : Any> AndOrMatcher(    and: Boolean,     first: T,     second: T)