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