if (paths.length > 0 && typeof paths[paths.length - 1] !== 'string') {
    templateParams = paths.pop();
  }