var VariableCase = Rule.create({
  error: 'Bad variable case',

  option: {
    key: 'varcase',