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