# File lib/fog/terremark/models/shared/vdcs.rb, line 12 def vdcs(options = {}) Fog::Terremark::Shared::Vdcs.new(options.merge(:service => self)) end