var SeqWhitespace = Rule.create({
  error: 'Bad number of sequential whitespace',

  option: {
    key: 'seqws',