In the demo project boot/core is specified as dependency but usually that should not be necessary.
All functions that are from boot.core should be called outside of pods and their return values can be passed into pods.
Currently if users don't explicitly depend on boot/core they run into the following exception:
ava.io.FileNotFoundException: Could not locate boot/core__init.class or boot/core.clj on classpath., compiling:
(tolitius/boot/helper.clj:1:1)