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