Methods
Public Instance methods
html_safe?()
    # File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 58
58:   def html_safe?
59:     true
60:   end