We need a way to inspect all the feeds in the database.
Add a new feeds handler. It takes no arguments and prints all the feeds in the database to the console. Be sure to include:
feeds
Run and submit the CLI tests.