# File lib/action_view/helpers/output_safety_helper.rb, line 15 def raw(stringish) stringish.to_s.html_safe end