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