# File lib/fog/sakuracloud/models/volume/archives.rb, line 10 def all load service.list_archives.body['Archives'] end