# File lib/fog/rackspace/models/storage/directories.rb, line 12 def all data = service.get_containers.body load(data) end