# File lib/fog/aws.rb, line 177
      def self.instance_id
        "i-#{Fog::Mock.random_hex(8)}"
      end