var MaxParams = Rule.create({
  error: 'The function has too many parameters',

  option: {
    key: 'fnparams',