# File lib/fog/ibm/models/compute/locations.rb, line 12
        def all
          load(service.list_locations.body['locations'])
        end