class RuboCop::Cop::Style::NegatedIfElseCondition

def on_new_investigation

def on_new_investigation
  @corrected_nodes = nil
end