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