def add(key, value) @data[key] = value end
def @data[key] = @callback.call(key) unless @data.has_key?(key) @data[key] end end