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