var helpers_error_helpers = { ucase: function(s) {return s.toUpperCase(); } }; var helpers_error = { name: "Chris" };