class RuboCop::Cop::Layout::MultilineOperationIndentation

def on_or(node)

def on_or(node)
  check_and_or(node)
end