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