# File lib/fog/aws/mock.rb, line 169 def self.spot_instance_request_id "sir-#{Fog::Mock.random_letters_and_numbers(8)}" end