# File lib/fog/ibm/models/storage/volumes.rb, line 12
        def all
          load(service.list_volumes.body['volumes'])
        end