Which method is used to check if a string ends with a specific character or substring?
finishWith()
checkEnd()
endsWith()
completeWith()