This setting exists for RSpec/EmptyExampleGroup, and is needed for SharedContext too: otherwise, the cop creates false positives with custom methods akin to its(:foo) { ... }.
We use those, but I believe there are several gems providing additional methods.