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