module RuboCop::RSpec::Language::HookScopes

def self.all(element)

def self.all(element)
  ALL.include?(element)
end