# File lib/fog/ecloud/compute.rb, line 301 def internet_service_collection @internet_service_collection ||= MockVdcInternetServices.new({}, self) end