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