Help (fn) {
        if (!fn) {
            return this;
        }
        this.help = function (...args) {