string String.common_prefix(array(string) strs)
Find the longest common prefix from an array of strings.