class RuboCop::Cop::Style::BisectedAttrAccessor

def on_new_investigation

def on_new_investigation
  @macros_to_rewrite = {}
end