SafeString
11 12 13
# File 'lib/xss_shield/safe_string.rb', line 11 def xss_safe SafeString.new(self) end