# File lib/rhc/wizard.rb, line 145 def applications @applications ||= rest_client.domains.map(&:applications).flatten end