in lib/is.js [212:218]
after: function (data, options) { if (options.at == null) { return true; } return options.at === (data[0] === '@'); }