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