# File lib/fog/terremark/vcloud.rb, line 12
      def self.new(options = {})
        Fog::Logger.deprecation("Fog::Terremark::Vcloud is deprecated, to be replaced with Vcloud 1.0 someday/maybe [light_black](#{caller.first})[/]")
        super
      end