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