# File lib/rir/string.rb, line 100
  def strip_xml_tags
    dup.strip_xml_tags!
  end