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