"use strict"; module.exports = function () { return Object.create(null); };