#mark_as_xss_protected
2 3 4
# File 'lib/xss_shield/safe_string.rb', line 2 def to_s self end
5 6 7
# File 'lib/xss_shield/safe_string.rb', line 5 def to_s_xss_protected self end