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