method
gsub!
gsub!(...)
public
Performs the substitutions of String#gsub in place, returning str, or nil if no substitutions were performed.
gsub!(...)
public
Performs the substitutions of String#gsub in place, returning str, or nil if no substitutions were performed.