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