generateFolders                   : function () {
      // create async process
      var done    = this.async();
      // banner message
      this.banner('So maybe you want to generate a file structure for your app');