# File lib/rhc/rest/client.rb, line 62 def add_domain(id) debug "Adding domain #{id}" rest_method "ADD_DOMAIN", :id => id end