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