# File lib/fog/softlayer/product.rb, line 44
        def initialize(args)
          @softlayer_domains = []
          super(args)
        end