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