for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
import App from "app";
/*
* App custom helpers
* Example:
*
* App.helpers.xpto = () => return "xpto";
*/