evkaky
.mapListIntoSingleValue()
val singleObj = scanner.nextLine().split(' ').someMagicMethod { MyAwesomeClass(it[0], it[1]) }