method
gsub!

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