# File lib/core_ext/string.rb, line 6
def
sanitize
Loofah
.
scrub_fragment
(
self
,
:prune
).
to_s
end