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