1module.exports = {
2  'cap': false,
3  'curry': false,
4  'fixed': false,
5  'immutable': false,
6  'rearg': false
7};
8