startsWith
endsWith
replace
Returns true if the string ends with the specified suffix.
str.endsWith(suffix)