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