class RuboCop::Cop::RSpec::MultipleMemoizedHelpers

def allow_subject?

def allow_subject?
  cop_config['AllowSubject']
end