class RuboCop::Cop::Style::RedundantFetchBlock

def check_for_string?

def check_for_string?
  frozen_string_literals_enabled?
end