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