# File lib/openshift-origin-controller/app/models/rest_application_template.rb, line 16 def to_xml(options={}) options[:tag_name] = "template" super(options) end