# File lib/active_support/core_ext/string/output_safety.rb, line 70
  def html_safe?
    true
  end