coffeeMsg           : function () {
      // create async process
      var done = this.async();
      // process welcome message
      this.asciiMessage(this.cfg.ascii.coffee);