# File lib/fog/ibm/requests/compute/get_instance.rb, line 59 def instance_exists?(instance_id) self.data[:instances].key? instance_id end