# File lib/fog/profitbricks/models/compute/regions.rb, line 9 def all load(service.get_all_locations.body["getAllLocationsResponse"]) end