# File lib/fog/dnsmadeeasy/models/dns/record.rb, line 27 def initialize(attributes={}) self.ttl ||= 1800 super end