1. String.prototype.includes

    The includes() method determines whether one string may be found within another string, returning true or false as appropriate.