Splits string into an array of its words.
string
Optional
The string to inspect.
The pattern to match words.
Returns the words of string.
_.words
Splits
stringinto an array of its words.