The `Collection` class extends the generic `lithium\util\Collection` class to provide
context-specific features for working with sets of data persisted by a backend data store. This
is a general abstraction that operates on arbitrary sets of data from either relational or
non-relational data stores.