Duplicates of a method name that have a ! at the end, signal a side effect; that side effect is usually that it changes the value of the variable.
Posted inRuby
Duplicates of a method name that have a ! at the end, signal a side effect; that side effect is usually that it changes the value of the variable.