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