I keep forgetting about the excellent #clojure debugging capabilities of #cider. Usually, I define debugging vars through my code, but sprinkling '#break' statements is much more powerful!