abstract fun <T> isNotEmpty(container: AssertionContainer<T>, converter: (T) -> Collection<*>): Assertion