# File lib/rir/string.rb, line 155
def
strip_punctuation
dup
.
strip_punctuation!
end