Array conversion and clearing of cookies
Some areas of code are not always under your control, and if an area of code expects to see the cookies in an associative array call the asArray method.
More importantly, it's now possible to clear all or specific cookies by using the clear() function, passing in any cookie names that you want to remove.