Given a standard installation of this gem, the [RuboCop::Cop::RSpec::Focus ](https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Focus) rspec rule does not run. Even after attempting to override: ```ruby RSpec/Focus: Enabled: true ``` in `.rubocop.yml`, there's still no detection of this rule.