# File lib/fog/vcloud/models/compute/vdc.rb, line 31 def vapps @vapps ||= Fog::Vcloud::Compute::Vapps. new( :service => service, :href => href ) end