# File lib/deltacloud/helpers/application_helper.rb, line 150 def render_cdata(text) "<![CDATA[#{text.strip}]]>" end