fun <T> MongoCollection<T>.ensureIndex(vararg : KProperty<*>, : IndexOptions = IndexOptions()): String (source)fun <T> MongoCollection<T>.ensureIndex(: Bson, : IndexOptions = IndexOptions()): String (source)fun <T> MongoCollection<T>.ensureIndex(: String, : IndexOptions = IndexOptions()): String (source)