module.exports = {
description: 'wraps a function expression callee in parens to avoid it being parsed as function declaration (#1011)'
};