class RuboCop::Cop::VariableForce::Case

case target when /pattern/ # when_clause else

else_body

end