class RuboCop::Cop::Chef::RedundantCode::SuggestsMetadata

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

@example

### incorrect in metadata.rb:

suggests "another_cookbook"