'use strict'; // Std version of Promish extending Promise module.exports = require('./promish-class')(Promise);