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