# File lib/fog/ecloud/compute.rb, line 119 def all_virtual_machines all_vdcs.map(&:virtual_machines).flatten end