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