var escapedTypesArr = _.map(types, function(type) { return s(type).trim().escapeHTML().s; });