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