# File lib/fog/ibm/requests/compute/get_location.rb, line 48 def location_exists?(location_id) self.data[:locations].key? location_id end