class RuboCop::Cop::Chef::RedundantCode::GroupingMetadata

The grouping metadata.rb method is not used and is unnecessary in cookbooks.

@example

### incorrect
grouping 'windows_log_rotate', title: 'Demonstration cookbook with code to switch loggers'