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