checkNotEmpty

open fun checkNotEmpty(string: String): String
open fun <T : Collection<Y>?, Y> checkNotEmpty(collection: T): T