Let's take the only remaining thing that changes in our Query
class, and extract it to a service provider. With this tweak, you'll never have to modify the Query
class again. Instead, create a new featured collection, add a new item to your service provider's $collections
array, and you're done.