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