# File lib/loofah/helpers.rb, line 9 def strip_tags(string_or_io) Loofah.fragment(string_or_io).text end