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