# File lib/fog/dns/zerigo.rb, line 32 def self.data @data ||= Hash.new do |hash, key| hash[key] = {} end end