warn : function (message) {
      // process notify
      this.notify(message, 'warning');
      // only if debug is activated
      if (appConstants.keys().debug) {