# File lib/fog/rackspace/models/storage/metadata.rb, line 37 def delete(key) data.delete(key) @deleted_hash[key] = nil end