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