I would like to be able to display all available variables that the currently loaded jade file has access to.
I realise this is a little odd, but there you go :)
I am not really bothered if its in the console or outputting to the page.
console.info(res.locals) //this gives back way more than jade has access to.