Which of the following methods is used to check if a string contains a specific character or substring?
includes()
has()
find()
contains()