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