class RuboCop::Cop::Layout::FirstArgumentIndentation

def on_new_investigation

def on_new_investigation
  @comment_lines = nil
end