#xss_safe
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_xss_safe self end