/*! * node-inherit * Copyright(c) 2011 Dmitry Filatov * MIT Licensed */ module.exports = require('./lib/inherit');