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