# File lib/fog/rackspace/models/storage/metadata.rb, line 100 def method_missing(method, *args, &block) data.send(method, *args, &block) end