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