# Pastebin EtqiFAvs String.prototype.toJadenCase = function () { var res = this.split(" "); for(var i = 0; i