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