Appearance
Wraps a value in an array when it is not already an array.
Example:
toArray('item'); // ['item']