# File lib/mirimiri/string.rb, line 102
  def strip_xml_tags
    dup.strip_xml_tags!
  end