module.exports = {
getWrapBehavior: require('./get-wrap-behavior'),
wrapBehavior: require('./wrap-behavior')
};