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