Replaces matches for pattern in string with replacement.
Note: This method is based on String#replace.
Returns the modified string.
_.replace
Replaces matches for pattern in string with replacement.
Note: This method is based on String#replace.