class RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes
def class_attribute_allowed?
def class_attribute_allowed? cop_config['ActiveSupportClassAttributeAllowed'] end
def class_attribute_allowed? cop_config['ActiveSupportClassAttributeAllowed'] end