### Description It would be handy if both `$collection->keys()` and `$collection->values()` returns a collection. The only function to return the plain array of the items would be `$collection->items()`.