# File lib/fog/aws/mock.rb, line 130 def self.network_interface_id "eni-#{Fog::Mock.random_hex(8)}" end