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