tm.generator = function(typeName, series) {
  var typ,
    mods;

  if (_.isString(typeName)) {