COLLECTION keyword
Keywords: collection method
The keyword can be written in capital or small letters, but not mixed. Collection indicates a collection property or a collection method, i.e. a method that works on a collection instead of an instance.
Definition:
_collection := 'collection' | __collection
__collection :: 'COLLECTION'