class RuboCop::Cop::Style::NonNilCheck

def include_semantic_changes?

def include_semantic_changes?
  cop_config['IncludeSemanticChanges']
end