in styles/lunr.js [155:158]
lunr.Token = function (str, metadata) { this.str = str || "" this.metadata = metadata || {} }