if (last) {
          ref = argArray.pop();
          if (!_.isUndefined(ref)) {
            refIndex = _.findLastIndex(this.args, function(o) {
              if (_.isFunction(typingFn)) {