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