var MinLen = Rule.create({
  error: 'The function name is too short',

  option: {
    key: 'fnmin',