# File lib/rails_xss/string_ext.rb, line 15
  def html_safe?
    defined?(@_rails_html_safe)
  end