class RuboCop::Cop::Style::RedundantFetchBlock

def check_for_constant?

def check_for_constant?
  cop_config['SafeForConstants']
end