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