Which method is used to convert a string to an array of individual characters?
toArray()
convert()
split()
explode()