EqMatcher

fun <in T : Any> EqMatcher(    valueArg: T,     ref: Boolean = false,     inverse: Boolean = false)