open static fun findBestStringMatchWithSimularity(id: String, toSearch: MutableCollection<String>): MutableEntry<String, Double>