# File lib/rhc/rest/client.rb, line 24 def domains debug "Getting all domains" @domains ||= api.rest_method "LIST_DOMAINS" end