something like this: ``` bundle exec random_gem add --popular-only ``` ``` RandomGem.pick(only: :popular) ```