# File lib/fog/vcloud/models/compute/servers.rb, line 15 def all check_href!("Vapp") vapp.load_unless_loaded! load(vapp.children||[]) end