toMap

fun <T> toMap(customOptions: Array<Pair<String, T>>): HashMap<String, T>