# File lib/fog/softlayer/models/dns/records.rb, line 34 def new(attributes = {}) super({ :domain => domain }.merge!(attributes)) end